Trace number 228892

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 409.278 413.259

General information on the benchmark

Nametightness/tightness0.35/
rand-2-40-16-250-350-49_ext.xml
MD5SUM7ea56df0c9f45164a375bfe9b3378fb6
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 benchmark5.09922
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.03	c --- Preproc Stats ---
0.96	c start processing
0.96	c start relation processing
0.97	c start cnf exporting
1.82	c parsing time : 0.713
1.82	c preprocessing time : 1.571
1.82	
1.82	c Nary constraints - conflicts : 0 supports : 0
1.82	c Binary constraints - conflicts : 250 supports :0
1.82	c max arity constraint : 2
1.82	c Max Tuples generated 0
1.82	c relations : 250
1.82	c relations BDD: 0
1.82	c vars : 641 - clauses :  27376
1.82	
1.85	 
1.85	c --- Minisat Stats ---
1.85	 
413.24	c restarts              : 20
413.25	c conflicts             : 476527         (1170 /sec)
413.25	c decisions             : 688194         (1.29 % random) (1689 /sec)
413.25	c propagations          : 42760289       (104944 /sec)
413.25	c conflict literals     : 34452061       (28.18 % deleted)
413.25	c Memory used           : 24.92 MB
413.25	c CPU time              : 407.459 s
413.25	
413.25	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/node18/watcher-228892-1168301811 -o ROOT/results/node18/solver-228892-1168301811 -C 1800 -M 900 /tmp/evaluation/228892-1168301811/galac.sh /tmp/evaluation/228892-1168301811/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: 2.08 1.97 1.64 5/98 2508
/proc/meminfo: memFree=1289896/2055920 swapFree=4192812/4192956
[pid=2507] ppid=2505 vsize=6348 CPUtime=0
/proc/2507/stat : 2507 (galac.sh) R 2505 2507 2103 0 -1 4194304 260 0 0 0 0 0 0 0 20 0 1 0 178575802 6500352 215 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848978514 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2507/statm: 1587 215 165 79 0 123 0

[startup+0.104632 s]
/proc/loadavg: 2.08 1.97 1.64 5/98 2508
/proc/meminfo: memFree=1289896/2055920 swapFree=4192812/4192956
[pid=2507] ppid=2505 vsize=47572 CPUtime=0.01
/proc/2507/stat : 2507 (galac.sh) S 2505 2507 2103 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 178575802 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2507/statm: 11893 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.512662 s]
/proc/loadavg: 2.08 1.97 1.64 5/98 2508
/proc/meminfo: memFree=1289896/2055920 swapFree=4192812/4192956
[pid=2507] ppid=2505 vsize=47572 CPUtime=0.01
/proc/2507/stat : 2507 (galac.sh) S 2505 2507 2103 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 178575802 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2507/statm: 11893 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+1.33674 s]
/proc/loadavg: 2.15 1.98 1.64 3/106 2528
/proc/meminfo: memFree=1240168/2055920 swapFree=4192812/4192956
[pid=2507] ppid=2505 vsize=47572 CPUtime=0.01
/proc/2507/stat : 2507 (galac.sh) S 2505 2507 2103 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 178575802 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2507/statm: 11893 364 246 79 0 218 0
[pid=2521] ppid=2507 vsize=861064 CPUtime=1.19
/proc/2521/stat : 2521 (java) R 2507 2507 2103 0 -1 0 19566 0 1 0 107 12 0 0 24 0 8 0 178575806 881729536 19319 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074085687 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2521/statm: 215266 19319 1990 14 0 201471 0
[pid=2521/tid=2522] ppid=2507 vsize=861064 CPUtime=0.03
/proc/2521/task/2522/stat : 2522 (java) S 2507 2507 2103 0 -1 64 3657 0 0 0 2 1 0 0 16 0 8 0 178575810 881729536 19319 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2521/tid=2523] ppid=2507 vsize=861064 CPUtime=0
/proc/2521/task/2523/stat : 2523 (java) S 2507 2507 2103 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 178575810 881729536 19319 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2521/tid=2524] ppid=2507 vsize=861064 CPUtime=0
/proc/2521/task/2524/stat : 2524 (java) S 2507 2507 2103 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 178575810 881729536 19319 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2521/tid=2525] ppid=2507 vsize=861064 CPUtime=0
/proc/2521/task/2525/stat : 2525 (java) S 2507 2507 2103 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 178575814 881729536 19319 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2521/tid=2526] ppid=2507 vsize=861064 CPUtime=0.28
/proc/2521/task/2526/stat : 2526 (java) S 2507 2507 2103 0 -1 64 1007 0 0 0 27 1 0 0 16 0 8 0 178575814 881729536 19319 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2521/tid=2527] ppid=2507 vsize=861064 CPUtime=0
/proc/2521/task/2527/stat : 2527 (java) S 2507 2507 2103 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 178575814 881729536 19319 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2521/tid=2528] ppid=2507 vsize=861064 CPUtime=0
/proc/2521/task/2528/stat : 2528 (java) S 2507 2507 2103 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 178575814 881729536 19319 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 908636

[startup+2.9849 s]
/proc/loadavg: 2.15 1.98 1.64 3/99 2529
/proc/meminfo: memFree=1286176/2055920 swapFree=4192812/4192956
[pid=2507] ppid=2505 vsize=47572 CPUtime=1.71
/proc/2507/stat : 2507 (galac.sh) S 2505 2507 2103 0 -1 4194304 799 21279 0 1 0 0 156 15 17 0 1 0 178575802 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2507/statm: 11893 364 246 79 0 218 0
[pid=2529] ppid=2507 vsize=5568 CPUtime=1.11
/proc/2529/stat : 2529 (minisat) R 2507 2507 2103 0 -1 4194304 1115 0 0 0 111 0 0 0 25 0 1 0 178575987 5701632 1097 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/2529/statm: 1392 1097 53 142 0 1248 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 53140

[startup+6.27722 s]
/proc/loadavg: 2.14 1.98 1.65 3/99 2529
/proc/meminfo: memFree=1282016/2055920 swapFree=4192812/4192956
[pid=2507] ppid=2505 vsize=47572 CPUtime=1.71
/proc/2507/stat : 2507 (galac.sh) S 2505 2507 2103 0 -1 4194304 799 21279 0 1 0 0 156 15 17 0 1 0 178575802 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2507/statm: 11893 364 246 79 0 218 0
[pid=2529] ppid=2507 vsize=8908 CPUtime=4.37
/proc/2529/stat : 2529 (minisat) R 2507 2507 2103 0 -1 4194304 1930 0 0 0 436 1 0 0 25 0 1 0 178575987 9121792 1912 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 1 0 0
/proc/2529/statm: 2227 1912 53 142 0 2083 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 56480

[startup+12.7528 s]
/proc/loadavg: 2.13 1.98 1.65 3/99 2529
/proc/meminfo: memFree=1278816/2055920 swapFree=4192812/4192956
[pid=2507] ppid=2505 vsize=47572 CPUtime=1.71
/proc/2507/stat : 2507 (galac.sh) S 2505 2507 2103 0 -1 4194304 799 21279 0 1 0 0 156 15 17 0 1 0 178575802 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2507/statm: 11893 364 246 79 0 218 0
[pid=2529] ppid=2507 vsize=11728 CPUtime=10.79
/proc/2529/stat : 2529 (minisat) R 2507 2507 2103 0 -1 4194304 2642 0 0 0 1077 2 0 0 25 0 1 0 178575987 12009472 2624 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/2529/statm: 2932 2624 53 142 0 2788 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 59300

[startup+25.6088 s]
/proc/loadavg: 2.18 2.00 1.66 3/99 2529
/proc/meminfo: memFree=1277536/2055920 swapFree=4192812/4192956
[pid=2507] ppid=2505 vsize=47572 CPUtime=1.71
/proc/2507/stat : 2507 (galac.sh) S 2505 2507 2103 0 -1 4194304 799 21279 0 1 0 0 156 15 17 0 1 0 178575802 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2507/statm: 11893 364 246 79 0 218 0
[pid=2529] ppid=2507 vsize=13140 CPUtime=23.52
/proc/2529/stat : 2529 (minisat) R 2507 2507 2103 0 -1 4194304 2976 0 0 0 2350 2 0 0 25 0 1 0 178575987 13455360 2958 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529471 0 0 4096 3 0 0 0 17 1 0 0
/proc/2529/statm: 3285 2958 53 142 0 3141 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 60712

[startup+51.2125 s]
/proc/loadavg: 2.11 2.00 1.66 3/99 2529
/proc/meminfo: memFree=1275424/2055920 swapFree=4192812/4192956
[pid=2507] ppid=2505 vsize=47572 CPUtime=1.71
/proc/2507/stat : 2507 (galac.sh) S 2505 2507 2103 0 -1 4194304 799 21279 0 1 0 0 156 15 17 0 1 0 178575802 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2507/statm: 11893 364 246 79 0 218 0
[pid=2529] ppid=2507 vsize=15416 CPUtime=48.89
/proc/2529/stat : 2529 (minisat) R 2507 2507 2103 0 -1 4194304 3531 0 0 0 4886 3 0 0 25 0 1 0 178575987 15785984 3513 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529456 0 0 4096 3 0 0 0 17 1 0 0
/proc/2529/statm: 3854 3513 53 142 0 3710 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 62988

[startup+102.464 s]
/proc/loadavg: 2.05 2.00 1.68 3/99 2529
/proc/meminfo: memFree=1270560/2055920 swapFree=4192812/4192956
[pid=2507] ppid=2505 vsize=47572 CPUtime=1.71
/proc/2507/stat : 2507 (galac.sh) S 2505 2507 2103 0 -1 4194304 799 21279 0 1 0 0 156 15 17 0 1 0 178575802 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2507/statm: 11893 364 246 79 0 218 0
[pid=2529] ppid=2507 vsize=20312 CPUtime=99.65
/proc/2529/stat : 2529 (minisat) R 2507 2507 2103 0 -1 4194304 4708 0 0 0 9960 5 0 0 25 0 1 0 178575987 20799488 4690 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529368 0 0 4096 3 0 0 0 17 1 0 0
/proc/2529/statm: 5078 4690 53 142 0 4934 0
Current children cumulated CPU time (s) 101.36
Current children cumulated vsize (KiB) 67884

[startup+162.479 s]
/proc/loadavg: 2.06 2.01 1.70 3/99 2531
/proc/meminfo: memFree=1269344/2055920 swapFree=4192812/4192956
[pid=2507] ppid=2505 vsize=47572 CPUtime=1.71
/proc/2507/stat : 2507 (galac.sh) S 2505 2507 2103 0 -1 4194304 799 21279 0 1 0 0 156 15 17 0 1 0 178575802 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2507/statm: 11893 364 246 79 0 218 0
[pid=2529] ppid=2507 vsize=21676 CPUtime=159.12
/proc/2529/stat : 2529 (minisat) R 2507 2507 2103 0 -1 4194304 5029 0 0 0 15906 6 0 0 25 0 1 0 178575987 22196224 5011 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/2529/statm: 5419 5011 53 142 0 5275 0
Current children cumulated CPU time (s) 160.83
Current children cumulated vsize (KiB) 69248

[startup+222.489 s]
/proc/loadavg: 2.02 2.01 1.72 3/99 2531
/proc/meminfo: memFree=1268576/2055920 swapFree=4192812/4192956
[pid=2507] ppid=2505 vsize=47572 CPUtime=1.71
/proc/2507/stat : 2507 (galac.sh) S 2505 2507 2103 0 -1 4194304 799 21279 0 1 0 0 156 15 17 0 1 0 178575802 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2507/statm: 11893 364 246 79 0 218 0
[pid=2529] ppid=2507 vsize=22528 CPUtime=218.57
/proc/2529/stat : 2529 (minisat) R 2507 2507 2103 0 -1 4194304 5212 0 0 0 21851 6 0 0 25 0 1 0 178575987 23068672 5194 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529453 0 0 4096 3 0 0 0 17 1 0 0
/proc/2529/statm: 5632 5194 53 142 0 5488 0
Current children cumulated CPU time (s) 220.28
Current children cumulated vsize (KiB) 70100

[startup+282.521 s]
/proc/loadavg: 2.01 2.00 1.73 3/99 2531
/proc/meminfo: memFree=1266656/2055920 swapFree=4192812/4192956
[pid=2507] ppid=2505 vsize=47572 CPUtime=1.71
/proc/2507/stat : 2507 (galac.sh) S 2505 2507 2103 0 -1 4194304 799 21279 0 1 0 0 156 15 17 0 1 0 178575802 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2507/statm: 11893 364 246 79 0 218 0
[pid=2529] ppid=2507 vsize=24468 CPUtime=278.06
/proc/2529/stat : 2529 (minisat) R 2507 2507 2103 0 -1 4194304 5686 0 0 0 27799 7 0 0 25 0 1 0 178575987 25055232 5668 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529495 0 0 4096 3 0 0 0 17 1 0 0
/proc/2529/statm: 6117 5668 53 142 0 5973 0
Current children cumulated CPU time (s) 279.77
Current children cumulated vsize (KiB) 72040

[startup+342.593 s]
/proc/loadavg: 2.00 2.00 1.75 3/99 2531
/proc/meminfo: memFree=1266080/2055920 swapFree=4192812/4192956
[pid=2507] ppid=2505 vsize=47572 CPUtime=1.71
/proc/2507/stat : 2507 (galac.sh) S 2505 2507 2103 0 -1 4194304 799 21279 0 1 0 0 156 15 17 0 1 0 178575802 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2507/statm: 11893 364 246 79 0 218 0
[pid=2529] ppid=2507 vsize=25044 CPUtime=337.55
/proc/2529/stat : 2529 (minisat) R 2507 2507 2103 0 -1 4194304 5835 0 0 0 33748 7 0 0 25 0 1 0 178575987 25645056 5817 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/2529/statm: 6261 5817 53 142 0 6117 0
Current children cumulated CPU time (s) 339.26
Current children cumulated vsize (KiB) 72616

[startup+402.666 s]
/proc/loadavg: 2.07 2.02 1.76 3/99 2531
/proc/meminfo: memFree=1265760/2055920 swapFree=4192812/4192956
[pid=2507] ppid=2505 vsize=47572 CPUtime=1.71
/proc/2507/stat : 2507 (galac.sh) S 2505 2507 2103 0 -1 4194304 799 21279 0 1 0 0 156 15 17 0 1 0 178575802 48713728 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 227848416090 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2507/statm: 11893 364 246 79 0 218 0
[pid=2529] ppid=2507 vsize=25516 CPUtime=397.04
/proc/2529/stat : 2529 (minisat) R 2507 2507 2103 0 -1 4194304 5919 0 0 0 39697 7 0 0 25 0 1 0 178575987 26128384 5901 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529426 0 0 4096 3 0 0 0 17 1 0 0
/proc/2529/statm: 6379 5901 53 142 0 6235 0
Current children cumulated CPU time (s) 398.75
Current children cumulated vsize (KiB) 73088

Child status: 0
Real time (s): 413.259
CPU time (s): 409.278
CPU user time (s): 409.027
CPU system time (s): 0.250961
CPU usage (%): 99.0368
Max. virtual memory (cumulated for all children) (KiB): 908636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 409.027
system time used= 0.250961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28224
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= 1155
involuntary context switches= 16160

runsolver used 0.480926 s user time and 1.46178 s system time

The end

Launcher Data (download as text)

Begin job on node18 on Tue Jan  9 00:16:51 UTC 2007


IDJOB= 228892
IDBENCH= 6243
FILE ID= node18/228892-1168301811

PBS_JOBID= 3502207

Free space on /tmp= 66300 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  7ea56df0c9f45164a375bfe9b3378fb6

RANDOM SEED= 400549185

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.231
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.231
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:       1290440 kB
Buffers:         94916 kB
Cached:         373604 kB
SwapCached:          0 kB
Active:         487416 kB
Inactive:       216896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1290440 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2996 kB
Writeback:           0 kB
Mapped:         264732 kB
Slab:            45660 kB
Committed_AS:  6041236 kB
PageTables:       2460 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= 66300 MiB



End job on node18 on Tue Jan  9 00:23:44 UTC 2007