Trace number 229202

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 507.033 507.999

General information on the benchmark

Nametightness/tightness0.35/
rand-2-40-16-250-350-63_ext.xml
MD5SUM68ec39505c29b43fdbda5606311a9b92
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 benchmark6.92495
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.86	c start processing
0.86	c start relation processing
0.87	c start cnf exporting
1.69	c parsing time : 0.687
1.69	c preprocessing time : 1.514
1.69	
1.69	c Nary constraints - conflicts : 0 supports : 0
1.69	c Binary constraints - conflicts : 250 supports :0
1.69	c max arity constraint : 2
1.69	c Max Tuples generated 0
1.69	c relations : 250
1.69	c relations BDD: 0
1.69	c vars : 641 - clauses :  27312
1.69	
1.75	 
1.75	c --- Minisat Stats ---
1.75	 
507.98	c restarts              : 20
507.99	c conflicts             : 608213         (1204 /sec)
507.99	c decisions             : 887705         (1.26 % random) (1758 /sec)
507.99	c propagations          : 53967491       (106859 /sec)
507.99	c conflict literals     : 44419562       (31.05 % deleted)
507.99	c Memory used           : 27.48 MB
507.99	c CPU time              : 505.035 s
507.99	
507.99	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/node2/watcher-229202-1168304333 -o ROOT/results/node2/solver-229202-1168304333 -C 1800 -M 900 /tmp/evaluation/229202-1168304333/galac.sh /tmp/evaluation/229202-1168304333/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: 0.87 1.23 1.26 5/94 14325
/proc/meminfo: memFree=1647360/2055920 swapFree=4191880/4192956
[pid=14324] ppid=14322 vsize=18540 CPUtime=0
/proc/14324/stat : 14324 (runsolver) R 14322 14324 14191 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 178828986 18984960 279 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 206381313319 0 0 4096 24578 0 0 0 17 1 0 0
/proc/14324/statm: 4635 279 244 17 0 2626 0

[startup+0.111574 s]
/proc/loadavg: 0.87 1.23 1.26 5/94 14325
/proc/meminfo: memFree=1647360/2055920 swapFree=4191880/4192956
[pid=14324] ppid=14322 vsize=47556 CPUtime=0.01
/proc/14324/stat : 14324 (galac.sh) S 14322 14324 14191 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 178828986 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14324/statm: 11889 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.520476 s]
/proc/loadavg: 0.87 1.23 1.26 5/94 14325
/proc/meminfo: memFree=1647360/2055920 swapFree=4191880/4192956
[pid=14324] ppid=14322 vsize=47556 CPUtime=0.01
/proc/14324/stat : 14324 (galac.sh) S 14322 14324 14191 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 178828986 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14324/statm: 11889 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.34163 s]
/proc/loadavg: 0.87 1.23 1.26 4/102 14345
/proc/meminfo: memFree=1577592/2055920 swapFree=4191880/4192956
[pid=14324] ppid=14322 vsize=47556 CPUtime=0.01
/proc/14324/stat : 14324 (galac.sh) S 14322 14324 14191 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 178828986 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14324/statm: 11889 363 245 79 0 218 0
[pid=14338] ppid=14324 vsize=861064 CPUtime=1.27
/proc/14338/stat : 14338 (java) R 14324 14324 14191 0 -1 0 19566 0 1 0 116 11 0 0 25 0 8 0 178828990 881729536 19319 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073454144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14338/statm: 215266 19319 1989 14 0 201471 0
[pid=14338/tid=14339] ppid=14324 vsize=861064 CPUtime=0.03
/proc/14338/task/14339/stat : 14339 (java) S 14324 14324 14191 0 -1 64 3657 0 0 0 2 1 0 0 17 0 8 0 178828995 881729536 19319 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14338/tid=14340] ppid=14324 vsize=861064 CPUtime=0
/proc/14338/task/14340/stat : 14340 (java) S 14324 14324 14191 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 178828995 881729536 19319 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14338/tid=14341] ppid=14324 vsize=861064 CPUtime=0
/proc/14338/task/14341/stat : 14341 (java) S 14324 14324 14191 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 178828995 881729536 19319 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14338/tid=14342] ppid=14324 vsize=861064 CPUtime=0
/proc/14338/task/14342/stat : 14342 (java) S 14324 14324 14191 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 178828999 881729536 19319 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14338/tid=14343] ppid=14324 vsize=861064 CPUtime=0.27
/proc/14338/task/14343/stat : 14343 (java) S 14324 14324 14191 0 -1 64 1007 0 0 0 26 1 0 0 16 0 8 0 178828999 881729536 19319 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14338/tid=14344] ppid=14324 vsize=861064 CPUtime=0
/proc/14338/task/14344/stat : 14344 (java) S 14324 14324 14191 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 178828999 881729536 19319 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14338/tid=14345] ppid=14324 vsize=861064 CPUtime=0
/proc/14338/task/14345/stat : 14345 (java) S 14324 14324 14191 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 178828999 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.28
Current children cumulated vsize (KiB) 908620

[startup+2.97993 s]
/proc/loadavg: 0.96 1.25 1.27 3/95 14346
/proc/meminfo: memFree=1642096/2055920 swapFree=4191880/4192956
[pid=14324] ppid=14322 vsize=47556 CPUtime=1.65
/proc/14324/stat : 14324 (galac.sh) S 14322 14324 14191 0 -1 4194304 800 21279 0 1 0 0 151 14 17 0 1 0 178828986 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14324/statm: 11889 363 245 79 0 218 0
[pid=14346] ppid=14324 vsize=5732 CPUtime=1.21
/proc/14346/stat : 14346 (minisat) R 14324 14324 14191 0 -1 4194304 1138 0 0 0 121 0 0 0 25 0 1 0 178829162 5869568 1120 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134527234 0 0 4096 3 0 0 0 17 1 0 0
/proc/14346/statm: 1433 1120 54 142 0 1289 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 53288

[startup+6.26953 s]
/proc/loadavg: 0.96 1.25 1.27 3/95 14346
/proc/meminfo: memFree=1638008/2055920 swapFree=4191880/4192956
[pid=14324] ppid=14322 vsize=47556 CPUtime=1.65
/proc/14324/stat : 14324 (galac.sh) S 14322 14324 14191 0 -1 4194304 800 21279 0 1 0 0 151 14 17 0 1 0 178828986 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14324/statm: 11889 363 245 79 0 218 0
[pid=14346] ppid=14324 vsize=8988 CPUtime=4.48
/proc/14346/stat : 14346 (minisat) R 14324 14324 14191 0 -1 4194304 1972 0 0 0 447 1 0 0 25 0 1 0 178829162 9203712 1954 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/14346/statm: 2247 1954 54 142 0 2103 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 56544

[startup+12.7387 s]
/proc/loadavg: 1.12 1.27 1.28 3/95 14346
/proc/meminfo: memFree=1634760/2055920 swapFree=4191880/4192956
[pid=14324] ppid=14322 vsize=47556 CPUtime=1.65
/proc/14324/stat : 14324 (galac.sh) S 14322 14324 14191 0 -1 4194304 800 21279 0 1 0 0 151 14 17 0 1 0 178828986 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14324/statm: 11889 363 245 79 0 218 0
[pid=14346] ppid=14324 vsize=12192 CPUtime=10.91
/proc/14346/stat : 14346 (minisat) R 14324 14324 14191 0 -1 4194304 2740 0 0 0 1090 1 0 0 25 0 1 0 178829162 12484608 2722 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/14346/statm: 3048 2722 54 142 0 2904 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 59748

[startup+25.5791 s]
/proc/loadavg: 1.25 1.30 1.28 4/95 14346
/proc/meminfo: memFree=1633352/2055920 swapFree=4191880/4192956
[pid=14324] ppid=14322 vsize=47556 CPUtime=1.65
/proc/14324/stat : 14324 (galac.sh) S 14322 14324 14191 0 -1 4194304 800 21279 0 1 0 0 151 14 17 0 1 0 178828986 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14324/statm: 11889 363 245 79 0 218 0
[pid=14346] ppid=14324 vsize=13452 CPUtime=23.7
/proc/14346/stat : 14346 (minisat) R 14324 14324 14191 0 -1 4194304 3066 0 0 0 2368 2 0 0 25 0 1 0 178829162 13774848 3048 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/14346/statm: 3363 3048 54 142 0 3219 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 61008

[startup+51.2548 s]
/proc/loadavg: 1.57 1.37 1.30 4/95 14346
/proc/meminfo: memFree=1630728/2055920 swapFree=4191880/4192956
[pid=14324] ppid=14322 vsize=47556 CPUtime=1.65
/proc/14324/stat : 14324 (galac.sh) S 14322 14324 14191 0 -1 4194304 800 21279 0 1 0 0 151 14 17 0 1 0 178828986 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14324/statm: 11889 363 245 79 0 218 0
[pid=14346] ppid=14324 vsize=16340 CPUtime=49.25
/proc/14346/stat : 14346 (minisat) R 14324 14324 14191 0 -1 4194304 3753 0 0 0 4923 2 0 0 25 0 1 0 178829162 16732160 3735 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134526212 0 0 4096 3 0 0 0 17 1 0 0
/proc/14346/statm: 4085 3735 54 142 0 3941 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 63896

[startup+102.553 s]
/proc/loadavg: 1.71 1.44 1.33 3/89 14659
/proc/meminfo: memFree=1633088/2055920 swapFree=4191880/4192956
[pid=14324] ppid=14322 vsize=47556 CPUtime=1.65
/proc/14324/stat : 14324 (galac.sh) S 14322 14324 14191 0 -1 4194304 800 21279 0 1 0 0 151 14 17 0 1 0 178828986 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14324/statm: 11889 363 245 79 0 218 0
[pid=14346] ppid=14324 vsize=20228 CPUtime=100.44
/proc/14346/stat : 14346 (minisat) R 14324 14324 14191 0 -1 4194304 4672 0 0 0 10039 5 0 0 25 0 1 0 178829162 20713472 4654 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529611 0 0 4096 3 0 0 0 17 0 0 0
/proc/14346/statm: 5057 4654 54 142 0 4913 0
Current children cumulated CPU time (s) 102.09
Current children cumulated vsize (KiB) 67784

[startup+162.61 s]
/proc/loadavg: 1.89 1.54 1.37 3/95 14783
/proc/meminfo: memFree=1629952/2055920 swapFree=4191880/4192956
[pid=14324] ppid=14322 vsize=47556 CPUtime=1.65
/proc/14324/stat : 14324 (galac.sh) S 14322 14324 14191 0 -1 4194304 800 21279 0 1 0 0 151 14 17 0 1 0 178828986 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14324/statm: 11889 363 245 79 0 218 0
[pid=14346] ppid=14324 vsize=22084 CPUtime=160.39
/proc/14346/stat : 14346 (minisat) R 14324 14324 14191 0 -1 4194304 5134 0 0 0 16021 18 0 0 25 0 1 0 178829162 22614016 5116 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529461 0 0 4096 3 0 0 0 17 0 0 0
/proc/14346/statm: 5521 5116 54 142 0 5377 0
Current children cumulated CPU time (s) 162.04
Current children cumulated vsize (KiB) 69640

[startup+222.704 s]
/proc/loadavg: 1.96 1.62 1.41 3/89 14857
/proc/meminfo: memFree=1630016/2055920 swapFree=4191880/4192956
[pid=14324] ppid=14322 vsize=47556 CPUtime=1.65
/proc/14324/stat : 14324 (galac.sh) S 14322 14324 14191 0 -1 4194304 800 21279 0 1 0 0 151 14 17 0 1 0 178828986 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14324/statm: 11889 363 245 79 0 218 0
[pid=14346] ppid=14324 vsize=23232 CPUtime=220.37
/proc/14346/stat : 14346 (minisat) R 14324 14324 14191 0 -1 4194304 5386 0 0 0 22009 28 0 0 25 0 1 0 178829162 23789568 5368 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14346/statm: 5808 5368 54 142 0 5664 0
Current children cumulated CPU time (s) 222.02
Current children cumulated vsize (KiB) 70788

[startup+282.778 s]
/proc/loadavg: 1.98 1.69 1.44 3/89 14857
/proc/meminfo: memFree=1627904/2055920 swapFree=4191880/4192956
[pid=14324] ppid=14322 vsize=47556 CPUtime=1.65
/proc/14324/stat : 14324 (galac.sh) S 14322 14324 14191 0 -1 4194304 800 21279 0 1 0 0 151 14 17 0 1 0 178828986 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14324/statm: 11889 363 245 79 0 218 0
[pid=14346] ppid=14324 vsize=25428 CPUtime=280.39
/proc/14346/stat : 14346 (minisat) R 14324 14324 14191 0 -1 4194304 5929 0 0 0 28011 28 0 0 25 0 1 0 178829162 26038272 5911 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14346/statm: 6357 5911 54 142 0 6213 0
Current children cumulated CPU time (s) 282.04
Current children cumulated vsize (KiB) 72984

[startup+342.854 s]
/proc/loadavg: 1.99 1.74 1.47 3/89 14857
/proc/meminfo: memFree=1627328/2055920 swapFree=4191880/4192956
[pid=14324] ppid=14322 vsize=47556 CPUtime=1.65
/proc/14324/stat : 14324 (galac.sh) S 14322 14324 14191 0 -1 4194304 800 21279 0 1 0 0 151 14 17 0 1 0 178828986 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14324/statm: 11889 363 245 79 0 218 0
[pid=14346] ppid=14324 vsize=26124 CPUtime=340.41
/proc/14346/stat : 14346 (minisat) R 14324 14324 14191 0 -1 4194304 6087 0 0 0 34012 29 0 0 25 0 1 0 178829162 26750976 6069 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14346/statm: 6531 6069 54 142 0 6387 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 73680

[startup+402.898 s]
/proc/loadavg: 1.96 1.77 1.50 3/89 14946
/proc/meminfo: memFree=1625920/2055920 swapFree=4191880/4192956
[pid=14324] ppid=14322 vsize=47556 CPUtime=1.65
/proc/14324/stat : 14324 (galac.sh) S 14322 14324 14191 0 -1 4194304 800 21279 0 1 0 0 151 14 17 0 1 0 178828986 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14324/statm: 11889 363 245 79 0 218 0
[pid=14346] ppid=14324 vsize=27428 CPUtime=400.36
/proc/14346/stat : 14346 (minisat) R 14324 14324 14191 0 -1 4194304 6396 0 0 0 40005 31 0 0 25 0 1 0 178829162 28086272 6378 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 0 0 0
/proc/14346/statm: 6857 6378 54 142 0 6713 0
Current children cumulated CPU time (s) 402.01
Current children cumulated vsize (KiB) 74984

[startup+462.936 s]
/proc/loadavg: 2.02 1.82 1.53 3/89 14946
/proc/meminfo: memFree=1625472/2055920 swapFree=4191880/4192956
[pid=14324] ppid=14322 vsize=47556 CPUtime=1.65
/proc/14324/stat : 14324 (galac.sh) S 14322 14324 14191 0 -1 4194304 800 21279 0 1 0 0 151 14 17 0 1 0 178828986 48697344 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 206380919642 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14324/statm: 11889 363 245 79 0 218 0
[pid=14346] ppid=14324 vsize=27852 CPUtime=460.34
/proc/14346/stat : 14346 (minisat) R 14324 14324 14191 0 -1 4194304 6517 0 0 0 46003 31 0 0 25 0 1 0 178829162 28520448 6499 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14346/statm: 6963 6499 54 142 0 6819 0
Current children cumulated CPU time (s) 461.99
Current children cumulated vsize (KiB) 75408

Child status: 0
Real time (s): 507.999
CPU time (s): 507.033
CPU user time (s): 506.558
CPU system time (s): 0.474927
CPU usage (%): 99.8098
Max. virtual memory (cumulated for all children) (KiB): 908620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 506.558
system time used= 0.474927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28878
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= 1119
involuntary context switches= 7561

runsolver used 0.542917 s user time and 1.68674 s system time

The end

Launcher Data (download as text)

Begin job on node2 on Tue Jan  9 00:58:53 UTC 2007


IDJOB= 229202
IDBENCH= 6285
FILE ID= node2/229202-1168304333

PBS_JOBID= 3502262

Free space on /tmp= 66338 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  68ec39505c29b43fdbda5606311a9b92

RANDOM SEED= 700416989

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.259
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	: 5931.00
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.259
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:       1647904 kB
Buffers:         65816 kB
Cached:         223440 kB
SwapCached:        288 kB
Active:         257688 kB
Inactive:        99376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1647904 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            3648 kB
Writeback:           0 kB
Mapped:          93612 kB
Slab:            35464 kB
Committed_AS:  4724332 kB
PageTables:       2480 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= 66338 MiB



End job on node2 on Tue Jan  9 01:07:21 UTC 2007