Trace number 2059982

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
Sugar v1.14.6+picosat? (TO) 1800.13 1809.53

General information on the benchmark

Namecsp/frb59-26/
normalized-frb59-26-2_ext.xml
MD5SUM03886c973cfe9873c3b83680392c70e9
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables59
Number of constraints669
Maximum constraint arity2
Maximum domain size26
Number of constraints which are defined in extension669
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.06/0.08	c 0	Sugar v1-14-6 + HOME/picosat
0.06/0.08	c 0	BEGIN Sat Jul 11 17:11:19 2009
0.06/0.08	c 0	PID 11068
0.06/0.08	c 0	HOST node22.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-2059982-1247325078.xml TO HOME/temp.csp
0.06/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2059982-1247325078.xml' 'HOME/temp.csp'
0.06/0.94	c 0	1 domains, 59 variables, 0 predicates, 669 relations, 669 constraints
0.06/0.98	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.98	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.92/1.06	c 1	Parsing HOME/temp.csp
1.60/1.70	c 1	parsed 1398 expressions
1.60/1.71	c 1	Heap : 11 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.60/1.71	c 1	Converting to clausal form CSP
1.60/1.74	c 1	converted 140 (10%) expressions
1.60/1.74	c 1	converted 280 (20%) expressions
1.70/1.83	c 1	converted 420 (30%) expressions
1.70/1.84	c 1	converted 560 (40%) expressions
1.70/1.84	c 1	converted 699 (50%) expressions
1.81/1.90	c 1	converted 839 (60%) expressions
1.81/1.96	c 1	converted 979 (70%) expressions
1.91/2.02	c 1	converted 1119 (80%) expressions
1.91/2.07	c 2	converted 1259 (90%) expressions
2.20/2.32	c 2	converted 1398 (100%) expressions
2.20/2.32	c 2	CSP : 59 integers, 0 booleans, 669 clauses, largest domain size 26
2.20/2.32	c 2	Heap : 24 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.20/2.32	c 2	Propagation in CSP
2.20/2.32	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.20/2.32	c 2	CSP : 59 integers, 0 booleans, 669 clauses, largest domain size 26
2.20/2.32	c 2	Heap : 24 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.20/2.32	c 2	Simplifing CSP by introducing new Boolean variables
2.20/2.32	c 2	CSP : 59 integers, 0 booleans, 669 clauses, largest domain size 26
2.20/2.32	c 2	Heap : 24 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.30/2.41	c 2	Encoding CSP to SAT : HOME/temp.cnf
2.30/2.42	c 2	6 (10%) CSP integer variables are encoded (144 clauses, 1440 bytes)
2.30/2.42	c 2	12 (20%) CSP integer variables are encoded (288 clauses, 3024 bytes)
2.30/2.42	c 2	18 (30%) CSP integer variables are encoded (432 clauses, 4608 bytes)
2.30/2.43	c 2	24 (40%) CSP integer variables are encoded (576 clauses, 6192 bytes)
2.30/2.43	c 2	30 (50%) CSP integer variables are encoded (720 clauses, 7776 bytes)
2.30/2.43	c 2	36 (60%) CSP integer variables are encoded (864 clauses, 9360 bytes)
2.30/2.43	c 2	42 (70%) CSP integer variables are encoded (1008 clauses, 11041 bytes)
2.30/2.43	c 2	48 (80%) CSP integer variables are encoded (1152 clauses, 12913 bytes)
2.30/2.43	c 2	54 (90%) CSP integer variables are encoded (1296 clauses, 14785 bytes)
2.30/2.43	c 2	59 (100%) CSP integer variables are encoded (1416 clauses, 16345 bytes)
2.40/2.52	c 2	67 (10%) CSP clauses are encoded (8996 clauses, 149366 bytes)
2.40/2.57	c 2	134 (20%) CSP clauses are encoded (16629 clauses, 298906 bytes)
2.49/2.61	c 2	201 (30%) CSP clauses are encoded (24214 clauses, 449000 bytes)
2.49/2.66	c 2	268 (40%) CSP clauses are encoded (31815 clauses, 599475 bytes)
2.59/2.70	c 2	335 (50%) CSP clauses are encoded (39325 clauses, 750103 bytes)
2.59/2.75	c 2	402 (60%) CSP clauses are encoded (46919 clauses, 903366 bytes)
2.59/2.79	c 2	469 (70%) CSP clauses are encoded (54514 clauses, 1057446 bytes)
2.70/2.83	c 2	536 (80%) CSP clauses are encoded (62094 clauses, 1211908 bytes)
2.70/2.88	c 2	603 (90%) CSP clauses are encoded (69632 clauses, 1368674 bytes)
2.80/2.92	c 2	669 (100%) CSP clauses are encoded (77070 clauses, 1538782 bytes)
2.80/2.92	c 2	669 CSP clauses encoded
2.80/2.92	c 2	Writing map file : HOME/temp.map
2.80/2.92	c 2	Heap : 11 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.80/2.92	c 2	SAT : 1475 SAT variables, 77070 SAT clauses, 1538782 bytes
2.80/2.92	c 2	Heap : 11 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.80/2.97	c 2	SOLVING HOME/temp.cnf
2.80/2.97	c 2	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.08/1809.51	sh: line 1: 11092 Terminated              HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out' 2>&1
1800.08/1809.51	c 1809	DECODING HOME/temp.out WITH HOME/temp.map
1800.08/1809.51	c 1809	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1800.08/1809.52	c ERROR INTERRUPTED
1800.08/1809.52	s UNKNOWN
1800.08/1809.52	c 1809	CPU 1800.11 (0.06 0.01 1799.36 0.68)
1800.08/1809.52	c 1809	END Sat Jul 11 17:41:28 2009

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2059982-1247325078/watcher-2059982-1247325078 -o /tmp/evaluation-result-2059982-1247325078/solver-2059982-1247325078 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-2059982-1247325078.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 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


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.00 4/73 11068
/proc/meminfo: memFree=1052840/2055920 swapFree=4192952/4192956
[pid=11068] ppid=11066 vsize=18576 CPUtime=0
/proc/11068/stat : 11068 (runsolver) R 11066 11068 10227 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 19574336 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 272467815719 0 0 4096 24578 0 0 0 17 1 0 0
/proc/11068/statm: 4644 284 249 26 0 2626 0

[startup+0.072584 s]
/proc/loadavg: 2.00 2.01 2.00 4/73 11068
/proc/meminfo: memFree=1052840/2055920 swapFree=4192952/4192956
[pid=11068] ppid=11066 vsize=16476 CPUtime=0.06
/proc/11068/stat : 11068 (sugar) R 11066 11068 10227 0 -1 4194304 1028 0 0 0 5 1 0 0 18 0 1 0 19574336 16871424 996 996147200 4194304 4206940 548682068608 18446744073709551615 272485805424 0 0 4224 0 0 0 0 17 1 0 0
/proc/11068/statm: 4119 996 380 3 0 698 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16476

[startup+0.10176 s]
/proc/loadavg: 2.00 2.01 2.00 4/73 11068
/proc/meminfo: memFree=1052840/2055920 swapFree=4192952/4192956
[pid=11068] ppid=11066 vsize=16868 CPUtime=0.06
/proc/11068/stat : 11068 (sugar) S 11066 11068 10227 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19574336 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11068/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301612 s]
/proc/loadavg: 2.00 2.01 2.00 4/73 11068
/proc/meminfo: memFree=1052840/2055920 swapFree=4192952/4192956
[pid=11068] ppid=11066 vsize=16868 CPUtime=0.06
/proc/11068/stat : 11068 (sugar) S 11066 11068 10227 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19574336 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11068/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701673 s]
/proc/loadavg: 2.00 2.01 2.00 4/73 11068
/proc/meminfo: memFree=1052840/2055920 swapFree=4192952/4192956
[pid=11068] ppid=11066 vsize=16868 CPUtime=0.06
/proc/11068/stat : 11068 (sugar) S 11066 11068 10227 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 19574336 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11068/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50279 s]
/proc/loadavg: 2.00 2.01 2.00 3/77 11083
/proc/meminfo: memFree=1046920/2055920 swapFree=4192952/4192956
[pid=11068] ppid=11066 vsize=16868 CPUtime=0.91
/proc/11068/stat : 11068 (sugar) S 11066 11068 10227 0 -1 4194304 1309 5224 0 1 5 1 80 5 16 0 1 0 19574336 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11068/statm: 4217 1111 409 3 0 796 0
[pid=11081] ppid=11068 vsize=5356 CPUtime=0
/proc/11081/stat : 11081 (sh) S 11068 11068 10227 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19574434 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11081/statm: 1339 233 193 169 0 50 0
[pid=11082] ppid=11081 vsize=862284 CPUtime=0.5
/proc/11082/stat : 11082 (java) S 11081 11068 10227 0 -1 0 6160 0 1 0 47 3 0 0 19 0 9 0 19574435 882978816 5444 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11082/statm: 215571 5444 2158 9 0 210484 0
[pid=11082/tid=11083] ppid=11081 vsize=862284 CPUtime=0.32
/proc/11082/task/11083/stat : 11083 (java) R 11081 11068 10227 0 -1 64 2022 0 1 0 31 1 0 0 21 0 9 0 19574436 882978816 5444 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 884508

[startup+3.10201 s]
/proc/loadavg: 2.00 2.01 2.00 4/84 11090
/proc/meminfo: memFree=1018768/2055920 swapFree=4192952/4192956
[pid=11068] ppid=11066 vsize=16868 CPUtime=2.84
/proc/11068/stat : 11068 (sugar) S 11066 11068 10227 0 -1 4194304 1365 16968 0 2 6 1 264 13 16 0 1 0 19574336 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11068/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 16868

[startup+6.30248 s]
/proc/loadavg: 2.00 2.01 2.00 3/76 11092
/proc/meminfo: memFree=1043472/2055920 swapFree=4192952/4192956
[pid=11068] ppid=11066 vsize=16868 CPUtime=2.84
/proc/11068/stat : 11068 (sugar) S 11066 11068 10227 0 -1 4194304 1365 16968 0 2 6 1 264 13 16 0 1 0 19574336 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11068/statm: 4217 1113 409 3 0 796 0
[pid=11091] ppid=11068 vsize=5356 CPUtime=0
/proc/11091/stat : 11091 (sh) S 11068 11068 10227 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19574634 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11091/statm: 1339 232 193 169 0 50 0
[pid=11092] ppid=11091 vsize=4432 CPUtime=3.28
/proc/11092/stat : 11092 (picosat) R 11091 11068 10227 0 -1 4194304 980 0 0 0 285 43 0 0 25 0 1 0 19574634 4538368 966 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/11092/statm: 1108 966 42 102 0 1003 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 26656

[startup+12.7014 s]
/proc/loadavg: 2.00 2.01 2.00 3/76 11092
/proc/meminfo: memFree=1042064/2055920 swapFree=4192952/4192956
[pid=11068] ppid=11066 vsize=16868 CPUtime=2.84
/proc/11068/stat : 11068 (sugar) S 11066 11068 10227 0 -1 4194304 1365 16968 0 2 6 1 264 13 16 0 1 0 19574336 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11068/statm: 4217 1113 409 3 0 796 0
[pid=11091] ppid=11068 vsize=5356 CPUtime=0
/proc/11091/stat : 11091 (sh) S 11068 11068 10227 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19574634 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11091/statm: 1339 232 193 169 0 50 0
[pid=11092] ppid=11091 vsize=5620 CPUtime=9.61
/proc/11092/stat : 11092 (picosat) R 11091 11068 10227 0 -1 4194304 1299 0 0 0 918 43 0 0 25 0 1 0 19574634 5754880 1283 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/11092/statm: 1405 1283 48 102 0 1300 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 27844

[startup+25.5022 s]
/proc/loadavg: 2.00 2.01 2.00 3/76 11092
/proc/meminfo: memFree=1041872/2055920 swapFree=4192952/4192956
[pid=11068] ppid=11066 vsize=16868 CPUtime=2.84
/proc/11068/stat : 11068 (sugar) S 11066 11068 10227 0 -1 4194304 1365 16968 0 2 6 1 264 13 16 0 1 0 19574336 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11068/statm: 4217 1113 409 3 0 796 0
[pid=11091] ppid=11068 vsize=5356 CPUtime=0
/proc/11091/stat : 11091 (sh) S 11068 11068 10227 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19574634 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11091/statm: 1339 232 193 169 0 50 0
[pid=11092] ppid=11091 vsize=5936 CPUtime=22.29
/proc/11092/stat : 11092 (picosat) R 11091 11068 10227 0 -1 4194304 1387 0 0 0 2186 43 0 0 25 0 1 0 19574634 6078464 1371 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/11092/statm: 1484 1371 48 102 0 1379 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 28160

[startup+51.1029 s]
/proc/loadavg: 2.00 2.01 2.00 3/77 11093
/proc/meminfo: memFree=1041288/2055920 swapFree=4192952/4192956
[pid=11068] ppid=11066 vsize=16868 CPUtime=2.84
/proc/11068/stat : 11068 (sugar) S 11066 11068 10227 0 -1 4194304 1365 16968 0 2 6 1 264 13 16 0 1 0 19574336 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11068/statm: 4217 1113 409 3 0 796 0
[pid=11091] ppid=11068 vsize=5356 CPUtime=0
/proc/11091/stat : 11091 (sh) S 11068 11068 10227 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19574634 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11091/statm: 1339 232 193 169 0 50 0
[pid=11092] ppid=11091 vsize=6464 CPUtime=47.66
/proc/11092/stat : 11092 (picosat) R 11091 11068 10227 0 -1 4194304 1537 0 0 0 4722 44 0 0 25 0 1 0 19574634 6619136 1521 996147200 134512640 134931368 4294956256 18446744073709551615 134525703 0 0 4096 0 0 0 0 17 1 0 0
/proc/11092/statm: 1616 1521 48 102 0 1511 0
Current children cumulated CPU time (s) 50.5
Current children cumulated vsize (KiB) 28688

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 11093
/proc/meminfo: memFree=1040328/2055920 swapFree=4192952/4192956
[pid=11068] ppid=11066 vsize=16868 CPUtime=2.84
/proc/11068/stat : 11068 (sugar) S 11066 11068 10227 0 -1 4194304 1365 16968 0 2 6 1 264 13 16 0 1 0 19574336 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11068/statm: 4217 1113 409 3 0 796 0
[pid=11091] ppid=11068 vsize=5356 CPUtime=0
/proc/11091/stat : 11091 (sh) S 11068 11068 10227 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19574634 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11091/statm: 1339 232 193 169 0 50 0
[pid=11092] ppid=11091 vsize=7312 CPUtime=98.38
/proc/11092/stat : 11092 (picosat) R 11091 11068 10227 0 -1 4194304 1791 0 0 0 9794 44 0 0 25 0 1 0 19574634 7487488 1707 996147200 134512640 134931368 4294956256 18446744073709551615 134597666 0 0 4096 0 0 0 0 17 1 0 0
/proc/11092/statm: 1828 1707 48 102 0 1723 0
Current children cumulated CPU time (s) 101.22
Current children cumulated vsize (KiB) 29536

[startup+162.302 s]
/proc/loadavg: 2.06 2.02 2.00 3/77 11093
/proc/meminfo: memFree=1039304/2055920 swapFree=4192952/4192956
[pid=11068] ppid=11066 vsize=16868 CPUtime=2.84
/proc/11068/stat : 11068 (sugar) S 11066 11068 10227 0 -1 4194304 1365 16968 0 2 6 1 264 13 16 0 1 0 19574336 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11068/statm: 4217 1113 409 3 0 796 0
[pid=11091] ppid=11068 vsize=5356 CPUtime=0
/proc/11091/stat : 11091 (sh) S 11068 11068 10227 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19574634 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11091/statm: 1339 232 193 169 0 50 0
[pid=11092] ppid=11091 vsize=8236 CPUtime=157.81
/proc/11092/stat : 11092 (picosat) R 11091 11068 10227 0 -1 4194304 2188 0 0 0 15737 44 0 0 25 0 1 0 19574634 8433664 1946 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/11092/statm: 2059 1946 48 102 0 1954 0
Current children cumulated CPU time (s) 160.65
Current children cumulated vsize (KiB) 30460

[startup+222.301 s]
/proc/loadavg: 2.08 2.03 2.00 3/77 11093
/proc/meminfo: memFree=1038664/2055920 swapFree=4192952/4192956
[pid=11068] ppid=11066 vsize=16868 CPUtime=2.84
/proc/11068/stat : 11068 (sugar) S 11066 11068 10227 0 -1 4194304 1365 16968 0 2 6 1 264 13 16 0 1 0 19574336 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11068/statm: 4217 1113 409 3 0 796 0
[pid=11091] ppid=11068 vsize=5356 CPUtime=0
/proc/11091/stat : 11091 (sh) S 11068 11068 10227 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19574634 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11091/statm: 1339 232 193 169 0 50 0
[pid=11092] ppid=11091 vsize=8764 CPUtime=217.25
/proc/11092/stat : 11092 (picosat) R 11091 11068 10227 0 -1 4194304 2468 0 0 0 21680 45 0 0 25 0 1 0 19574634 8974336 2089 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/11092/statm: 2191 2089 48 102 0 2086 0
Current children cumulated CPU time (s) 220.09
Current children cumulated vsize (KiB) 30988

[startup+282.301 s]
/proc/loadavg: 2.03 2.02 2.00 3/77 11093
/proc/meminfo: memFree=1038088/2055920 swapFree=4192952/4192956
[pid=11068] ppid=11066 vsize=16868 CPUtime=2.84
/proc/11068/stat : 11068 (sugar) S 11066 11068 10227 0 -1 4194304 1365 16968 0 2 6 1 264 13 16 0 1 0 19574336 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11068/statm: 4217 1113 409 3 0 796 0
[pid=11091] ppid=11068 vsize=5356 CPUtime=0
/proc/11091/stat : 11091 (sh) S 11068 11068 10227 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19574634 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11091/statm: 1339 232 193 169 0 50 0
[pid=11092] ppid=11091 vsize=9424 CPUtime=276.68
/proc/11092/stat : 11092 (picosat) R 11091 11068 10227 0 -1 4194304 2800 0 0 0 27623 45 0 0 25 0 1 0 19574634 9650176 2267 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/11092/statm: 2356 2267 48 102 0 2251 0
Current children cumulated CPU time (s) 279.52
Current children cumulated vsize (KiB) 31648

################
# More data... #
################

[pid=11068] ppid=11066 vsize=16868 CPUtime=2.84
/proc/11068/stat : 11068 (sugar) S 11066 11068 10227 0 -1 4194304 1365 16968 0 2 6 1 264 13 16 0 1 0 19574336 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11068/statm: 4217 1113 409 3 0 796 0
[pid=11091] ppid=11068 vsize=5356 CPUtime=0
/proc/11091/stat : 11091 (sh) S 11068 11068 10227 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19574634 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11091/statm: 1339 232 193 169 0 50 0
[pid=11092] ppid=11091 vsize=15028 CPUtime=1290.24
/proc/11092/stat : 11092 (picosat) R 11091 11068 10227 0 -1 4194304 5617 0 0 0 128973 51 0 0 25 0 1 0 19574634 15388672 3565 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/11092/statm: 3757 3565 48 102 0 3652 0
Current children cumulated CPU time (s) 1293.08
Current children cumulated vsize (KiB) 37252

[startup+1362.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/77 11146
/proc/meminfo: memFree=774024/2055920 swapFree=4192952/4192956
[pid=11068] ppid=11066 vsize=16868 CPUtime=2.84
/proc/11068/stat : 11068 (sugar) S 11066 11068 10227 0 -1 4194304 1365 16968 0 2 6 1 264 13 16 0 1 0 19574336 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11068/statm: 4217 1113 409 3 0 796 0
[pid=11091] ppid=11068 vsize=5356 CPUtime=0
/proc/11091/stat : 11091 (sh) S 11068 11068 10227 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19574634 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11091/statm: 1339 232 193 169 0 50 0
[pid=11092] ppid=11091 vsize=15028 CPUtime=1350.21
/proc/11092/stat : 11092 (picosat) R 11091 11068 10227 0 -1 4194304 5714 0 0 0 134970 51 0 0 25 0 1 0 19574634 15388672 3565 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 0 0 0
/proc/11092/statm: 3757 3565 48 102 0 3652 0
Current children cumulated CPU time (s) 1353.05
Current children cumulated vsize (KiB) 37252

[startup+1422.31 s]
/proc/loadavg: 1.99 1.97 1.97 3/77 11146
/proc/meminfo: memFree=773000/2055920 swapFree=4192952/4192956
[pid=11068] ppid=11066 vsize=16868 CPUtime=2.84
/proc/11068/stat : 11068 (sugar) S 11066 11068 10227 0 -1 4194304 1365 16968 0 2 6 1 264 13 16 0 1 0 19574336 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11068/statm: 4217 1113 409 3 0 796 0
[pid=11091] ppid=11068 vsize=5356 CPUtime=0
/proc/11091/stat : 11091 (sh) S 11068 11068 10227 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19574634 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11091/statm: 1339 232 193 169 0 50 0
[pid=11092] ppid=11091 vsize=15028 CPUtime=1410.18
/proc/11092/stat : 11092 (picosat) R 11091 11068 10227 0 -1 4194304 5714 0 0 0 140967 51 0 0 25 0 1 0 19574634 15388672 3565 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/11092/statm: 3757 3565 48 102 0 3652 0
Current children cumulated CPU time (s) 1413.02
Current children cumulated vsize (KiB) 37252

[startup+1482.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/77 11146
/proc/meminfo: memFree=771720/2055920 swapFree=4192952/4192956
[pid=11068] ppid=11066 vsize=16868 CPUtime=2.84
/proc/11068/stat : 11068 (sugar) S 11066 11068 10227 0 -1 4194304 1365 16968 0 2 6 1 264 13 16 0 1 0 19574336 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11068/statm: 4217 1113 409 3 0 796 0
[pid=11091] ppid=11068 vsize=5356 CPUtime=0
/proc/11091/stat : 11091 (sh) S 11068 11068 10227 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19574634 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11091/statm: 1339 232 193 169 0 50 0
[pid=11092] ppid=11091 vsize=15292 CPUtime=1470.15
/proc/11092/stat : 11092 (picosat) R 11091 11068 10227 0 -1 4194304 5886 0 0 0 146964 51 0 0 25 0 1 0 19574634 15659008 3640 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 0 0 0
/proc/11092/statm: 3823 3640 48 102 0 3718 0
Current children cumulated CPU time (s) 1472.99
Current children cumulated vsize (KiB) 37516

[startup+1542.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/77 11146
/proc/meminfo: memFree=770632/2055920 swapFree=4192952/4192956
[pid=11068] ppid=11066 vsize=16868 CPUtime=2.84
/proc/11068/stat : 11068 (sugar) S 11066 11068 10227 0 -1 4194304 1365 16968 0 2 6 1 264 13 16 0 1 0 19574336 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11068/statm: 4217 1113 409 3 0 796 0
[pid=11091] ppid=11068 vsize=5356 CPUtime=0
/proc/11091/stat : 11091 (sh) S 11068 11068 10227 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19574634 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11091/statm: 1339 232 193 169 0 50 0
[pid=11092] ppid=11091 vsize=15424 CPUtime=1530.14
/proc/11092/stat : 11092 (picosat) R 11091 11068 10227 0 -1 4194304 6020 0 0 0 152962 52 0 0 25 0 1 0 19574634 15794176 3673 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/11092/statm: 3856 3673 48 102 0 3751 0
Current children cumulated CPU time (s) 1532.98
Current children cumulated vsize (KiB) 37648

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/77 11146
/proc/meminfo: memFree=769608/2055920 swapFree=4192952/4192956
[pid=11068] ppid=11066 vsize=16868 CPUtime=2.84
/proc/11068/stat : 11068 (sugar) S 11066 11068 10227 0 -1 4194304 1365 16968 0 2 6 1 264 13 16 0 1 0 19574336 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11068/statm: 4217 1113 409 3 0 796 0
[pid=11091] ppid=11068 vsize=5356 CPUtime=0
/proc/11091/stat : 11091 (sh) S 11068 11068 10227 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19574634 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11091/statm: 1339 232 193 169 0 50 0
[pid=11092] ppid=11091 vsize=15424 CPUtime=1590.11
/proc/11092/stat : 11092 (picosat) R 11091 11068 10227 0 -1 4194304 6136 0 0 0 158959 52 0 0 25 0 1 0 19574634 15794176 3688 996147200 134512640 134931368 4294956256 18446744073709551615 134544695 0 0 4096 0 0 0 0 17 0 0 0
/proc/11092/statm: 3856 3688 48 102 0 3751 0
Current children cumulated CPU time (s) 1592.95
Current children cumulated vsize (KiB) 37648

[startup+1662.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/77 11146
/proc/meminfo: memFree=768776/2055920 swapFree=4192952/4192956
[pid=11068] ppid=11066 vsize=16868 CPUtime=2.84
/proc/11068/stat : 11068 (sugar) S 11066 11068 10227 0 -1 4194304 1365 16968 0 2 6 1 264 13 16 0 1 0 19574336 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11068/statm: 4217 1113 409 3 0 796 0
[pid=11091] ppid=11068 vsize=5356 CPUtime=0
/proc/11091/stat : 11091 (sh) S 11068 11068 10227 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19574634 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11091/statm: 1339 232 193 169 0 50 0
[pid=11092] ppid=11091 vsize=15424 CPUtime=1650.09
/proc/11092/stat : 11092 (picosat) R 11091 11068 10227 0 -1 4194304 6136 0 0 0 164957 52 0 0 25 0 1 0 19574634 15794176 3688 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/11092/statm: 3856 3688 48 102 0 3751 0
Current children cumulated CPU time (s) 1652.93
Current children cumulated vsize (KiB) 37648

[startup+1722.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/77 11146
/proc/meminfo: memFree=767368/2055920 swapFree=4192952/4192956
[pid=11068] ppid=11066 vsize=16868 CPUtime=2.84
/proc/11068/stat : 11068 (sugar) S 11066 11068 10227 0 -1 4194304 1365 16968 0 2 6 1 264 13 16 0 1 0 19574336 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11068/statm: 4217 1113 409 3 0 796 0
[pid=11091] ppid=11068 vsize=5356 CPUtime=0
/proc/11091/stat : 11091 (sh) S 11068 11068 10227 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19574634 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11091/statm: 1339 232 193 169 0 50 0
[pid=11092] ppid=11091 vsize=15952 CPUtime=1710.06
/proc/11092/stat : 11092 (picosat) R 11091 11068 10227 0 -1 4194304 6374 0 0 0 170954 52 0 0 25 0 1 0 19574634 16334848 3820 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/11092/statm: 3988 3820 48 102 0 3883 0
Current children cumulated CPU time (s) 1712.9
Current children cumulated vsize (KiB) 38176

[startup+1782.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/77 11146
/proc/meminfo: memFree=766216/2055920 swapFree=4192952/4192956
[pid=11068] ppid=11066 vsize=16868 CPUtime=2.84
/proc/11068/stat : 11068 (sugar) S 11066 11068 10227 0 -1 4194304 1365 16968 0 2 6 1 264 13 16 0 1 0 19574336 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11068/statm: 4217 1113 409 3 0 796 0
[pid=11091] ppid=11068 vsize=5356 CPUtime=0
/proc/11091/stat : 11091 (sh) S 11068 11068 10227 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19574634 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11091/statm: 1339 232 193 169 0 50 0
[pid=11092] ppid=11091 vsize=16348 CPUtime=1770.03
/proc/11092/stat : 11092 (picosat) R 11091 11068 10227 0 -1 4194304 6465 0 0 0 176951 52 0 0 25 0 1 0 19574634 16740352 3911 996147200 134512640 134931368 4294956256 18446744073709551615 134530035 0 0 4096 0 0 0 0 17 0 0 0
/proc/11092/statm: 4087 3911 48 102 0 3982 0
Current children cumulated CPU time (s) 1772.87
Current children cumulated vsize (KiB) 38572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.51 s]
/proc/loadavg: 1.99 1.97 1.97 3/77 11146
/proc/meminfo: memFree=765320/2055920 swapFree=4192952/4192956
[pid=11068] ppid=11066 vsize=16868 CPUtime=2.84
/proc/11068/stat : 11068 (sugar) S 11066 11068 10227 0 -1 4194304 1365 16968 0 2 6 1 264 13 16 0 1 0 19574336 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11068/statm: 4217 1113 409 3 0 796 0
[pid=11091] ppid=11068 vsize=5356 CPUtime=0
/proc/11091/stat : 11091 (sh) S 11068 11068 10227 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19574634 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11091/statm: 1339 232 193 169 0 50 0
[pid=11092] ppid=11091 vsize=16612 CPUtime=1797.24
/proc/11092/stat : 11092 (picosat) R 11091 11068 10227 0 -1 4194304 6649 0 0 0 179671 53 0 0 25 0 1 0 19574634 17010688 3989 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/11092/statm: 4153 3989 48 102 0 4048 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 38836

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1809.51 s]
/proc/loadavg: 1.99 1.97 1.97 3/77 11146
/proc/meminfo: memFree=765320/2055920 swapFree=4192952/4192956
[pid=11068] ppid=11066 vsize=16868 CPUtime=2.84
/proc/11068/stat : 11068 (sugar) S 11066 11068 10227 0 -1 4194304 1365 16968 0 2 6 1 264 13 16 0 1 0 19574336 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11068/statm: 4217 1113 409 3 0 796 0
[pid=11091] ppid=11068 vsize=5356 CPUtime=0
/proc/11091/stat : 11091 (sh) S 11068 11068 10227 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19574634 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11091/statm: 1339 232 193 169 0 50 0
[pid=11092] ppid=11091 vsize=16612 CPUtime=1797.24
/proc/11092/stat : 11092 (picosat) R 11091 11068 10227 0 -1 4194304 6649 0 0 0 179671 53 0 0 25 0 1 0 19574634 17010688 3989 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/11092/statm: 4153 3989 48 102 0 4048 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 38836

Child status: 0
Real time (s): 1809.53
CPU time (s): 1800.13
CPU user time (s): 1799.42
CPU system time (s): 0.702893
CPU usage (%): 99.4804
Max. virtual memory (cumulated for all children) (KiB): 886712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.42
system time used= 0.702893
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25741
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2404
involuntary context switches= 25562

runsolver used 2.32965 second user time and 5.8921 second system time

The end

Launcher Data

Begin job on node22 at 2009-07-11 17:11:18
IDJOB=2059982
IDBENCH=53634
IDSOLVER=738
FILE ID=node22/2059982-1247325078
PBS_JOBID= 9506583
Free space on /tmp= 66388 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/frb59-26/normalized-frb59-26-2_ext.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2059982-1247325078/watcher-2059982-1247325078 -o /tmp/evaluation-result-2059982-1247325078/solver-2059982-1247325078 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-2059982-1247325078.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 03886c973cfe9873c3b83680392c70e9
RANDOM SEED=730203826

node22.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.278
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.278
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	: 5636.09
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1053320 kB
Buffers:         42680 kB
Cached:         881096 kB
SwapCached:          4 kB
Active:         367288 kB
Inactive:       582376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1053320 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            2044 kB
Writeback:           0 kB
Mapped:          36520 kB
Slab:            38308 kB
Committed_AS:   188556 kB
PageTables:       1716 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= 66296 MiB
End job on node22 at 2009-07-11 17:41:30