Trace number 229249

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
galac 1UNSAT 521.592 524.016

General information on the benchmark

Nametightness/tightness0.35/
rand-2-40-16-250-350-27_ext.xml
MD5SUMd4f87ac654423fce43e15062f9d6d02d
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.08292
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints250
Maximum constraint arity2
Maximum domain size16
Number of constraints which are defined in extension250
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05	c --- Preproc Stats ---
0.82	c start processing
0.82	c start relation processing
0.83	c start cnf exporting
1.59	c parsing time : 0.642
1.59	c preprocessing time : 1.412
1.59	
1.59	c Nary constraints - conflicts : 0 supports : 0
1.59	c Binary constraints - conflicts : 250 supports :0
1.59	c max arity constraint : 2
1.59	c Max Tuples generated 0
1.59	c relations : 250
1.59	c relations BDD: 0
1.59	c vars : 641 - clauses :  27025
1.59	
1.65	 
1.65	c --- Minisat Stats ---
1.65	 
524.00	c restarts              : 20
524.00	c conflicts             : 562903         (1083 /sec)
524.00	c decisions             : 835897         (1.31 % random) (1608 /sec)
524.00	c propagations          : 49804702       (95792 /sec)
524.00	c conflict literals     : 42187971       (28.03 % deleted)
524.00	c Memory used           : 29.59 MB
524.00	c CPU time              : 519.928 s
524.00	
524.00	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node16/watcher-229249-1168304912 -o ROOT/results/node16/solver-229249-1168304912 -C 1800 -M 900 /tmp/evaluation/229249-1168304912/galac.sh /tmp/evaluation/229249-1168304912/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.08 1.02 1.01 5/86 24500
/proc/meminfo: memFree=1368976/2055920 swapFree=4191880/4192956
[pid=24499] ppid=24497 vsize=18540 CPUtime=0
/proc/24499/stat : 24499 (runsolver) R 24497 24499 24372 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 178886052 18984960 279 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 231962373415 0 0 4096 24578 0 0 0 17 1 0 0
/proc/24499/statm: 4635 279 244 17 0 2626 0

[startup+0.104132 s]
/proc/loadavg: 1.08 1.02 1.01 5/86 24500
/proc/meminfo: memFree=1368976/2055920 swapFree=4191880/4192956
[pid=24499] ppid=24497 vsize=47552 CPUtime=0
/proc/24499/stat : 24499 (galac.sh) S 24497 24499 24372 0 -1 4194304 762 1704 0 0 0 0 0 0 20 0 1 0 178886052 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24499/statm: 11888 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47552

[startup+0.514055 s]
/proc/loadavg: 1.08 1.02 1.01 5/86 24500
/proc/meminfo: memFree=1368976/2055920 swapFree=4191880/4192956
[pid=24499] ppid=24497 vsize=47552 CPUtime=0
/proc/24499/stat : 24499 (galac.sh) S 24497 24499 24372 0 -1 4194304 762 1704 0 0 0 0 0 0 20 0 1 0 178886052 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24499/statm: 11888 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47552

[startup+1.3429 s]
/proc/loadavg: 1.08 1.02 1.01 3/94 24520
/proc/meminfo: memFree=1298192/2055920 swapFree=4191880/4192956
[pid=24499] ppid=24497 vsize=47552 CPUtime=0
/proc/24499/stat : 24499 (galac.sh) S 24497 24499 24372 0 -1 4194304 762 1704 0 0 0 0 0 0 20 0 1 0 178886052 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24499/statm: 11888 363 245 79 0 218 0
[pid=24513] ppid=24499 vsize=860856 CPUtime=1.26
/proc/24513/stat : 24513 (java) R 24499 24499 24372 0 -1 0 19560 0 1 0 115 11 0 0 25 0 8 0 178886057 881516544 19314 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074008923 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24513/statm: 215214 19314 1989 14 0 201471 0
[pid=24513/tid=24514] ppid=24499 vsize=860856 CPUtime=0.02
/proc/24513/task/24514/stat : 24514 (java) S 24499 24499 24372 0 -1 64 3654 0 0 0 1 1 0 0 17 0 8 0 178886061 881516544 19314 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24513/tid=24515] ppid=24499 vsize=860856 CPUtime=0
/proc/24513/task/24515/stat : 24515 (java) S 24499 24499 24372 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 178886062 881516544 19314 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24513/tid=24516] ppid=24499 vsize=860856 CPUtime=0
/proc/24513/task/24516/stat : 24516 (java) S 24499 24499 24372 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 178886062 881516544 19314 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24513/tid=24517] ppid=24499 vsize=860856 CPUtime=0
/proc/24513/task/24517/stat : 24517 (java) S 24499 24499 24372 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 178886065 881516544 19314 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24513/tid=24518] ppid=24499 vsize=860856 CPUtime=0.25
/proc/24513/task/24518/stat : 24518 (java) S 24499 24499 24372 0 -1 64 1006 0 0 0 24 1 0 0 16 0 8 0 178886065 881516544 19314 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24513/tid=24519] ppid=24499 vsize=860856 CPUtime=0
/proc/24513/task/24519/stat : 24519 (java) S 24499 24499 24372 0 -1 64 2 0 0 0 0 0 0 0 25 0 8 0 178886065 881516544 19314 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24513/tid=24520] ppid=24499 vsize=860856 CPUtime=0
/proc/24513/task/24520/stat : 24520 (java) S 24499 24499 24372 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 178886065 881516544 19314 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 908408

[startup+2.9826 s]
/proc/loadavg: 1.08 1.02 1.01 3/87 24521
/proc/meminfo: memFree=1364104/2055920 swapFree=4191880/4192956
[pid=24499] ppid=24497 vsize=47552 CPUtime=1.54
/proc/24499/stat : 24499 (galac.sh) S 24497 24499 24372 0 -1 4194304 800 21273 0 1 0 0 141 13 17 0 1 0 178886052 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24499/statm: 11888 363 245 79 0 218 0
[pid=24521] ppid=24499 vsize=6072 CPUtime=1.31
/proc/24521/stat : 24521 (minisat) R 24499 24499 24372 0 -1 4194304 1250 0 0 0 131 0 0 0 25 0 1 0 178886217 6217728 1232 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/24521/statm: 1518 1232 54 142 0 1374 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 53624

[startup+6.25899 s]
/proc/loadavg: 1.15 1.03 1.01 3/87 24521
/proc/meminfo: memFree=1360072/2055920 swapFree=4191880/4192956
[pid=24499] ppid=24497 vsize=47552 CPUtime=1.54
/proc/24499/stat : 24499 (galac.sh) S 24497 24499 24372 0 -1 4194304 800 21273 0 1 0 0 141 13 17 0 1 0 178886052 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24499/statm: 11888 363 245 79 0 218 0
[pid=24521] ppid=24499 vsize=8904 CPUtime=4.6
/proc/24521/stat : 24521 (minisat) R 24499 24499 24372 0 -1 4194304 1969 0 0 0 459 1 0 0 25 0 1 0 178886217 9117696 1951 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/24521/statm: 2226 1951 54 142 0 2082 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 56456

[startup+12.7228 s]
/proc/loadavg: 1.14 1.03 1.01 3/99 24573
/proc/meminfo: memFree=1316264/2055920 swapFree=4191880/4192956
[pid=24499] ppid=24497 vsize=47552 CPUtime=1.54
/proc/24499/stat : 24499 (galac.sh) S 24497 24499 24372 0 -1 4194304 800 21273 0 1 0 0 141 13 17 0 1 0 178886052 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24499/statm: 11888 363 245 79 0 218 0
[pid=24521] ppid=24499 vsize=12952 CPUtime=10.99
/proc/24521/stat : 24521 (minisat) R 24499 24499 24372 0 -1 4194304 2954 0 0 0 1097 2 0 0 25 0 1 0 178886217 13262848 2936 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/24521/statm: 3238 2936 54 142 0 3094 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 60504

[startup+25.5445 s]
/proc/loadavg: 1.40 1.09 1.03 3/99 24573
/proc/meminfo: memFree=1302120/2055920 swapFree=4191880/4192956
[pid=24499] ppid=24497 vsize=47552 CPUtime=1.54
/proc/24499/stat : 24499 (galac.sh) S 24497 24499 24372 0 -1 4194304 800 21273 0 1 0 0 141 13 17 0 1 0 178886052 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24499/statm: 11888 363 245 79 0 218 0
[pid=24521] ppid=24499 vsize=14328 CPUtime=23.75
/proc/24521/stat : 24521 (minisat) R 24499 24499 24372 0 -1 4194304 3284 0 0 0 2372 3 0 0 25 0 1 0 178886217 14671872 3266 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529509 0 0 4096 3 0 0 0 17 1 0 0
/proc/24521/statm: 3582 3266 54 142 0 3438 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 61880

[startup+51.2098 s]
/proc/loadavg: 1.60 1.17 1.06 3/99 24573
/proc/meminfo: memFree=1289576/2055920 swapFree=4191880/4192956
[pid=24499] ppid=24497 vsize=47552 CPUtime=1.54
/proc/24499/stat : 24499 (galac.sh) S 24497 24499 24372 0 -1 4194304 800 21273 0 1 0 0 141 13 17 0 1 0 178886052 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24499/statm: 11888 363 245 79 0 218 0
[pid=24521] ppid=24499 vsize=16436 CPUtime=49.3
/proc/24521/stat : 24521 (minisat) R 24499 24499 24372 0 -1 4194304 3795 0 0 0 4927 3 0 0 25 0 1 0 178886217 16830464 3777 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/24521/statm: 4109 3777 54 142 0 3965 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 63988

[startup+102.43 s]
/proc/loadavg: 1.90 1.31 1.11 3/99 24573
/proc/meminfo: memFree=1240680/2055920 swapFree=4191880/4192956
[pid=24499] ppid=24497 vsize=47552 CPUtime=1.54
/proc/24499/stat : 24499 (galac.sh) S 24497 24499 24372 0 -1 4194304 800 21273 0 1 0 0 141 13 17 0 1 0 178886052 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24499/statm: 11888 363 245 79 0 218 0
[pid=24521] ppid=24499 vsize=19584 CPUtime=100.3
/proc/24521/stat : 24521 (minisat) R 24499 24499 24372 0 -1 4194304 4566 0 0 0 10025 5 0 0 25 0 1 0 178886217 20054016 4548 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/24521/statm: 4896 4548 54 142 0 4752 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 67136

[startup+162.481 s]
/proc/loadavg: 2.00 1.45 1.17 3/99 24573
/proc/meminfo: memFree=1238120/2055920 swapFree=4191880/4192956
[pid=24499] ppid=24497 vsize=47552 CPUtime=1.54
/proc/24499/stat : 24499 (galac.sh) S 24497 24499 24372 0 -1 4194304 800 21273 0 1 0 0 141 13 17 0 1 0 178886052 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24499/statm: 11888 363 245 79 0 218 0
[pid=24521] ppid=24499 vsize=22280 CPUtime=160.08
/proc/24521/stat : 24521 (minisat) R 24499 24499 24372 0 -1 4194304 5203 0 0 0 16003 5 0 0 25 0 1 0 178886217 22814720 5185 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/24521/statm: 5570 5185 54 142 0 5426 0
Current children cumulated CPU time (s) 161.62
Current children cumulated vsize (KiB) 69832

[startup+222.538 s]
/proc/loadavg: 2.00 1.55 1.22 3/99 24573
/proc/meminfo: memFree=1237864/2055920 swapFree=4191880/4192956
[pid=24499] ppid=24497 vsize=47552 CPUtime=1.54
/proc/24499/stat : 24499 (galac.sh) S 24497 24499 24372 0 -1 4194304 800 21273 0 1 0 0 141 13 17 0 1 0 178886052 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24499/statm: 11888 363 245 79 0 218 0
[pid=24521] ppid=24499 vsize=24560 CPUtime=219.88
/proc/24521/stat : 24521 (minisat) R 24499 24499 24372 0 -1 4194304 5753 0 0 0 21982 6 0 0 25 0 1 0 178886217 25149440 5735 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134527968 0 0 4096 3 0 0 0 17 1 0 0
/proc/24521/statm: 6140 5735 54 142 0 5996 0
Current children cumulated CPU time (s) 221.42
Current children cumulated vsize (KiB) 72112

[startup+282.589 s]
/proc/loadavg: 2.00 1.62 1.26 3/99 24573
/proc/meminfo: memFree=1237352/2055920 swapFree=4191880/4192956
[pid=24499] ppid=24497 vsize=47552 CPUtime=1.54
/proc/24499/stat : 24499 (galac.sh) S 24497 24499 24372 0 -1 4194304 800 21273 0 1 0 0 141 13 17 0 1 0 178886052 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24499/statm: 11888 363 245 79 0 218 0
[pid=24521] ppid=24499 vsize=25036 CPUtime=279.67
/proc/24521/stat : 24521 (minisat) R 24499 24499 24372 0 -1 4194304 5879 0 0 0 27960 7 0 0 25 0 1 0 178886217 25636864 5861 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529435 0 0 4096 3 0 0 0 17 1 0 0
/proc/24521/statm: 6259 5861 54 142 0 6115 0
Current children cumulated CPU time (s) 281.21
Current children cumulated vsize (KiB) 72588

[startup+342.646 s]
/proc/loadavg: 2.04 1.70 1.31 3/99 24573
/proc/meminfo: memFree=1237096/2055920 swapFree=4191880/4192956
[pid=24499] ppid=24497 vsize=47552 CPUtime=1.54
/proc/24499/stat : 24499 (galac.sh) S 24497 24499 24372 0 -1 4194304 800 21273 0 1 0 0 141 13 17 0 1 0 178886052 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24499/statm: 11888 363 245 79 0 218 0
[pid=24521] ppid=24499 vsize=25320 CPUtime=339.46
/proc/24521/stat : 24521 (minisat) R 24499 24499 24372 0 -1 4194304 5936 0 0 0 33939 7 0 0 25 0 1 0 178886217 25927680 5918 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529368 0 0 4096 3 0 0 0 17 1 0 0
/proc/24521/statm: 6330 5918 54 142 0 6186 0
Current children cumulated CPU time (s) 341
Current children cumulated vsize (KiB) 72872

[startup+402.7 s]
/proc/loadavg: 2.01 1.76 1.35 3/99 24575
/proc/meminfo: memFree=1236136/2055920 swapFree=4191880/4192956
[pid=24499] ppid=24497 vsize=47552 CPUtime=1.54
/proc/24499/stat : 24499 (galac.sh) S 24497 24499 24372 0 -1 4194304 800 21273 0 1 0 0 141 13 17 0 1 0 178886052 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24499/statm: 11888 363 245 79 0 218 0
[pid=24521] ppid=24499 vsize=26420 CPUtime=399.25
/proc/24521/stat : 24521 (minisat) R 24499 24499 24372 0 -1 4194304 6202 0 0 0 39917 8 0 0 25 0 1 0 178886217 27054080 6184 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529503 0 0 4096 3 0 0 0 17 1 0 0
/proc/24521/statm: 6605 6184 54 142 0 6461 0
Current children cumulated CPU time (s) 400.79
Current children cumulated vsize (KiB) 73972

[startup+462.753 s]
/proc/loadavg: 2.00 1.80 1.39 3/99 24575
/proc/meminfo: memFree=1233000/2055920 swapFree=4191880/4192956
[pid=24499] ppid=24497 vsize=47552 CPUtime=1.54
/proc/24499/stat : 24499 (galac.sh) S 24497 24499 24372 0 -1 4194304 800 21273 0 1 0 0 141 13 17 0 1 0 178886052 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24499/statm: 11888 363 245 79 0 218 0
[pid=24521] ppid=24499 vsize=29532 CPUtime=459.03
/proc/24521/stat : 24521 (minisat) R 24499 24499 24372 0 -1 4194304 6966 0 0 0 45894 9 0 0 25 0 1 0 178886217 30240768 6948 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/24521/statm: 7383 6948 54 142 0 7239 0
Current children cumulated CPU time (s) 460.57
Current children cumulated vsize (KiB) 77084

[startup+522.807 s]
/proc/loadavg: 2.00 1.83 1.43 3/99 24575
/proc/meminfo: memFree=1232232/2055920 swapFree=4191880/4192956
[pid=24499] ppid=24497 vsize=47552 CPUtime=1.54
/proc/24499/stat : 24499 (galac.sh) S 24497 24499 24372 0 -1 4194304 800 21273 0 1 0 0 141 13 17 0 1 0 178886052 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24499/statm: 11888 363 245 79 0 218 0
[pid=24521] ppid=24499 vsize=30292 CPUtime=518.82
/proc/24521/stat : 24521 (minisat) R 24499 24499 24372 0 -1 4194304 7133 0 0 0 51873 9 0 0 25 0 1 0 178886217 31019008 7115 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/24521/statm: 7573 7115 54 142 0 7429 0
Current children cumulated CPU time (s) 520.36
Current children cumulated vsize (KiB) 77844

Child status: 0
Real time (s): 524.016
CPU time (s): 521.592
CPU user time (s): 521.342
CPU system time (s): 0.249962
CPU usage (%): 99.5373
Max. virtual memory (cumulated for all children) (KiB): 908408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 521.342
system time used= 0.249962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29428
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1140
involuntary context switches= 16247

runsolver used 0.629904 s user time and 1.54976 s system time

The end

Launcher Data (download as text)

Begin job on node16 on Tue Jan  9 01:08:32 UTC 2007


IDJOB= 229249
IDBENCH= 6288
FILE ID= node16/229249-1168304912

PBS_JOBID= 3502269

Free space on /tmp= 66520 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.35/rand-2-40-16-250-350-27_ext.xml
COMMAND LINE= /tmp/evaluation/229249-1168304912/galac.sh /tmp/evaluation/229249-1168304912/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-229249-1168304912 -o ROOT/results/node16/solver-229249-1168304912 -C 1800 -M 900  /tmp/evaluation/229249-1168304912/galac.sh /tmp/evaluation/229249-1168304912/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  d4f87ac654423fce43e15062f9d6d02d

RANDOM SEED= 604250156

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1369840 kB
Buffers:        102944 kB
Cached:         475220 kB
SwapCached:        448 kB
Active:         387928 kB
Inactive:       239196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1369840 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            3456 kB
Writeback:           0 kB
Mapped:          67948 kB
Slab:            43832 kB
Committed_AS:  5050292 kB
PageTables:       2312 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66518 MiB



End job on node16 on Tue Jan  9 01:17:16 UTC 2007