Trace number 1055516

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.13+picosatSAT 8.77267 8.86185

General information on the benchmark

Namecsp/nengfa/
normalized-protein.xml
MD5SUMdcc276e0be4c2cfad38640ad0b90bab6
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.62215
Satisfiable
(Un)Satisfiability was proved
Number of variables286
Number of constraints309
Maximum constraint arity27
Maximum domain size1011
Number of constraints which are defined in extension0
Number of constraints which are defined in intension308
Global constraints used (with number of constraints)alldifferent(1)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/picosat
0.00/0.04	c 0	BEGIN Thu Jul  3 06:34:56 2008
0.00/0.04	c 0	PID 13683
0.00/0.05	c 0	HOST node7.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1055516-1215059696.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1055516-1215059696.xml' 'HOME/temp.csp'
0.03/0.40	c 0	39 domains, 286 variables, 6 predicates, 0 relations, 309 constraints
0.03/0.42	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.42	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.03/0.49	c 0	Parsing HOME/temp.csp
0.38/0.70	c 0	parsed 640 expressions
0.38/0.74	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.38/0.74	c 0	Converting to clausal form CSP
0.38/0.76	c 0	converted 64 (10%) expressions
0.38/0.76	c 0	converted 128 (20%) expressions
0.38/0.76	c 0	converted 192 (30%) expressions
0.38/0.76	c 0	converted 256 (40%) expressions
0.38/0.76	c 0	converted 320 (50%) expressions
0.38/0.78	c 0	converted 384 (60%) expressions
0.38/0.82	c 1	converted 448 (70%) expressions
0.38/0.91	c 1	converted 512 (80%) expressions
0.38/0.93	c 1	converted 576 (90%) expressions
0.94/1.00	c 1	converted 640 (100%) expressions
0.94/1.00	c 1	CSP : 286 integers, 80 booleans, 1158 clauses, largest domain size 1011
0.94/1.00	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.94/1.00	c 1	Propagation in CSP
0.94/1.08	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.94/1.08	c 1	CSP : 286 integers, 80 booleans, 1158 clauses, largest domain size 1011
0.94/1.08	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.94/1.08	c 1	Simplifing CSP by introducing new Boolean variables
1.04/1.10	c 1	CSP : 286 integers, 1120 booleans, 2198 clauses, largest domain size 1011
1.04/1.10	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.04/1.13	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.04/1.16	c 1	29 (10%) CSP integer variables are encoded (8199 clauses, 104452 bytes)
1.04/1.17	c 1	58 (20%) CSP integer variables are encoded (18460 clauses, 254834 bytes)
1.04/1.18	c 1	86 (30%) CSP integer variables are encoded (23613 clauses, 332129 bytes)
1.04/1.18	c 1	115 (40%) CSP integer variables are encoded (23613 clauses, 332129 bytes)
1.04/1.18	c 1	143 (50%) CSP integer variables are encoded (23676 clauses, 333074 bytes)
1.04/1.18	c 1	172 (60%) CSP integer variables are encoded (23809 clauses, 335069 bytes)
1.04/1.18	c 1	201 (70%) CSP integer variables are encoded (23965 clauses, 337409 bytes)
1.04/1.18	c 1	229 (80%) CSP integer variables are encoded (24118 clauses, 339704 bytes)
1.04/1.18	c 1	258 (90%) CSP integer variables are encoded (24263 clauses, 341879 bytes)
1.04/1.18	c 1	286 (100%) CSP integer variables are encoded (24506 clauses, 345524 bytes)
1.15/1.21	c 1	220 (10%) CSP clauses are encoded (27796 clauses, 414021 bytes)
1.15/1.25	c 1	440 (20%) CSP clauses are encoded (37641 clauses, 628094 bytes)
1.24/1.30	c 1	660 (30%) CSP clauses are encoded (47543 clauses, 852922 bytes)
1.24/1.33	c 1	880 (40%) CSP clauses are encoded (51963 clauses, 945429 bytes)
1.24/1.33	c 1	1099 (50%) CSP clauses are encoded (53224 clauses, 969752 bytes)
1.24/1.34	c 1	1319 (60%) CSP clauses are encoded (56350 clauses, 1026003 bytes)
1.34/1.47	c 1	1539 (70%) CSP clauses are encoded (127270 clauses, 2434477 bytes)
1.64/1.74	c 1	1759 (80%) CSP clauses are encoded (272082 clauses, 5431296 bytes)
1.94/2.01	c 2	1979 (90%) CSP clauses are encoded (419762 clauses, 8537214 bytes)
2.14/2.28	c 2	2198 (100%) CSP clauses are encoded (567441 clauses, 11783670 bytes)
2.14/2.28	c 2	2198 CSP clauses encoded
2.14/2.28	c 2	Writing map file : HOME/temp.map
2.14/2.29	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.14/2.29	c 2	SAT : 25910 SAT variables, 567441 SAT clauses, 11783670 bytes
2.14/2.29	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.14/2.30	c 2	SOLVING HOME/temp.cnf
2.14/2.30	c 2	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
8.51/8.64	c 8	DECODING HOME/temp.out WITH HOME/temp.map
8.51/8.64	c 8	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
8.60/8.72	c 8	Decoding HOME/temp.out
8.70/8.82	s SATISFIABLE
8.70/8.83	v 2628 26 28 2627 26 27 2626 26 26 2526 25 26 2525 25 25 2625 26 25 2624 26 24 2524 25 24 2523 25 23 2423 24 23 2424 24 24 2425 24 25 2426 24 26 2427 24 27 2527 25 27 2528 25 28 2428 24 28 2328 23 28 2327 23 27 2227 22 27 2226 22 26 2326 23 26 2325 23 25 2324 23 24 2224 22 24 1 0 0 1 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 1 0 1 0 0 1 1 0 0 1 1 0 0 1 0 1 1 0 1 2 0 1 4 0 2 5 0 2 3 0 2 1 0 3 0 0 3 2 0 3 4 0 0 0 0 0 0 0 0 1 2 0 1 0 -1 1 2 0 2 1 0 0 -1 -1 0 1 -1 1 2 0 1 0 -1 1 2 0 2 3 0 2 1 0 2 1 0 0 0 0 -1 -1 -2 1 0 -1 1 2 0 1 4 0 2 1 0 0 0 -1 0 3 0 0 5 0 1 2 0 0 0 0 3 0 1 4 0 1 2 0 1 0 -1 -1 -1 -1 0 3 0 1 0 -1 -1 1 2 0 1 0 -1 1 2 0 -1 -1 0 1 -1 1 2 0 -1 1 2 0 1 4 0 0 0 3 0 0 -1 -2 -3 -4 -4 -5 -7 -8 -8 2727 2728
8.70/8.84	c 9	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
8.70/8.86	c 9	CPU 5.81 (0.04 0.01 5.77 2.92)
8.70/8.86	c 9	END Thu Jul  3 06:35:05 2008

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1055516-1215059696/watcher-1055516-1215059696 -o /tmp/evaluation-result-1055516-1215059696/solver-1055516-1215059696 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-1055516-1215059696.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.11 2.16 2.07 4/81 13683
/proc/meminfo: memFree=1354208/2055920 swapFree=4180052/4192956
[pid=13683] ppid=13681 vsize=18572 CPUtime=0
/proc/13683/stat : 13683 (runsolver) R 13681 13683 10028 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1984944735 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 244671114535 0 0 4096 24578 0 0 0 17 1 0 0
/proc/13683/statm: 4643 292 257 25 0 2626 0

[startup+0.092073 s]
/proc/loadavg: 2.11 2.16 2.07 4/81 13683
/proc/meminfo: memFree=1354208/2055920 swapFree=4180052/4192956
[pid=13683] ppid=13681 vsize=13600 CPUtime=0.03
/proc/13683/stat : 13683 (sugar) S 13681 13683 10028 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1984944735 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13683/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101073 s]
/proc/loadavg: 2.11 2.16 2.07 4/81 13683
/proc/meminfo: memFree=1354208/2055920 swapFree=4180052/4192956
[pid=13683] ppid=13681 vsize=13600 CPUtime=0.03
/proc/13683/stat : 13683 (sugar) S 13681 13683 10028 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1984944735 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13683/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301092 s]
/proc/loadavg: 2.11 2.16 2.07 4/81 13683
/proc/meminfo: memFree=1354208/2055920 swapFree=4180052/4192956
[pid=13683] ppid=13681 vsize=13600 CPUtime=0.03
/proc/13683/stat : 13683 (sugar) S 13681 13683 10028 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1984944735 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13683/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.70113 s]
/proc/loadavg: 2.11 2.16 2.07 4/81 13683
/proc/meminfo: memFree=1354208/2055920 swapFree=4180052/4192956
[pid=13683] ppid=13681 vsize=13600 CPUtime=0.38
/proc/13683/stat : 13683 (sugar) S 13681 13683 10028 0 -1 4194304 973 4539 0 1 3 0 32 3 15 0 1 0 1984944735 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13683/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 13600

[startup+1.50123 s]
/proc/loadavg: 2.11 2.16 2.07 4/92 13705
/proc/meminfo: memFree=1342152/2055920 swapFree=4180052/4192956
[pid=13683] ppid=13681 vsize=13600 CPUtime=0.39
/proc/13683/stat : 13683 (sugar) S 13681 13683 10028 0 -1 4194304 974 4539 0 1 4 0 32 3 15 0 1 0 1984944735 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13683/statm: 3400 797 370 3 0 500 0
[pid=13696] ppid=13683 vsize=5356 CPUtime=0
/proc/13696/stat : 13696 (sh) S 13683 13683 10028 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1984944777 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13696/statm: 1339 233 193 169 0 50 0
[pid=13697] ppid=13696 vsize=868480 CPUtime=1.06
/proc/13697/stat : 13697 (java) S 13696 13683 10028 0 -1 0 6404 0 1 0 100 6 0 0 18 0 9 0 1984944778 889323520 5569 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13697/statm: 217120 5569 2562 9 0 211667 0
[pid=13697/tid=13698] ppid=13696 vsize=868480 CPUtime=0.77
/proc/13697/task/13698/stat : 13698 (java) R 13696 13683 10028 0 -1 64 2779 0 1 0 74 3 0 0 24 0 9 0 1984944778 889323520 5569 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13697/tid=13699] ppid=13696 vsize=868480 CPUtime=0.05
/proc/13697/task/13699/stat : 13699 (java) S 13696 13683 10028 0 -1 64 1487 0 0 0 5 0 0 0 16 0 9 0 1984944780 889323520 5569 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13697/tid=13700] ppid=13696 vsize=868480 CPUtime=0
/proc/13697/task/13700/stat : 13700 (java) S 13696 13683 10028 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1984944780 889323520 5569 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13697/tid=13701] ppid=13696 vsize=868480 CPUtime=0
/proc/13697/task/13701/stat : 13701 (java) S 13696 13683 10028 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984944780 889323520 5569 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13697/tid=13702] ppid=13696 vsize=868480 CPUtime=0
/proc/13697/task/13702/stat : 13702 (java) S 13696 13683 10028 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984944782 889323520 5569 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13697/tid=13703] ppid=13696 vsize=868480 CPUtime=0.2
/proc/13697/task/13703/stat : 13703 (java) S 13696 13683 10028 0 -1 64 1445 0 0 0 19 1 0 0 16 0 9 0 1984944782 889323520 5569 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13697/tid=13704] ppid=13696 vsize=868480 CPUtime=0
/proc/13697/task/13704/stat : 13704 (java) S 13696 13683 10028 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1984944782 889323520 5569 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13697/tid=13705] ppid=13696 vsize=868480 CPUtime=0
/proc/13697/task/13705/stat : 13705 (java) S 13696 13683 10028 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984944782 889323520 5569 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 887436

[startup+3.10138 s]
/proc/loadavg: 2.10 2.16 2.07 3/92 13705
/proc/meminfo: memFree=1330184/2055920 swapFree=4180052/4192956
[pid=13683] ppid=13681 vsize=13600 CPUtime=2.24
/proc/13683/stat : 13683 (sugar) S 13681 13683 10028 0 -1 4194304 1024 11505 0 2 4 0 204 16 15 0 1 0 1984944735 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13683/statm: 3400 799 370 3 0 500 0
Current children cumulated CPU time (s) 2.24
Current children cumulated vsize (KiB) 13600

[startup+6.30172 s]
/proc/loadavg: 2.10 2.16 2.07 3/84 13707
/proc/meminfo: memFree=1326472/2055920 swapFree=4180052/4192956
[pid=13683] ppid=13681 vsize=13600 CPUtime=2.24
/proc/13683/stat : 13683 (sugar) S 13681 13683 10028 0 -1 4194304 1024 11505 0 2 4 0 204 16 15 0 1 0 1984944735 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13683/statm: 3400 799 370 3 0 500 0
[pid=13706] ppid=13683 vsize=5356 CPUtime=0
/proc/13706/stat : 13706 (sh) S 13683 13683 10028 0 -1 4194304 277 0 0 0 0 0 0 0 15 0 1 0 1984944965 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13706/statm: 1339 232 193 169 0 50 0
[pid=13707] ppid=13706 vsize=18564 CPUtime=3.97
/proc/13707/stat : 13707 (picosat) R 13706 13683 10028 0 -1 4194304 4375 0 0 0 181 216 0 0 25 0 1 0 1984944965 19009536 4361 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/13707/statm: 4641 4361 40 102 0 4536 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 37520

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

[startup+7.90289 s]
/proc/loadavg: 2.10 2.16 2.07 3/84 13707
/proc/meminfo: memFree=1318472/2055920 swapFree=4180052/4192956
[pid=13683] ppid=13681 vsize=13600 CPUtime=2.24
/proc/13683/stat : 13683 (sugar) S 13681 13683 10028 0 -1 4194304 1024 11505 0 2 4 0 204 16 15 0 1 0 1984944735 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13683/statm: 3400 799 370 3 0 500 0
[pid=13706] ppid=13683 vsize=5356 CPUtime=0
/proc/13706/stat : 13706 (sh) S 13683 13683 10028 0 -1 4194304 277 0 0 0 0 0 0 0 15 0 1 0 1984944965 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13706/statm: 1339 232 193 169 0 50 0
[pid=13707] ppid=13706 vsize=24836 CPUtime=5.57
/proc/13707/stat : 13707 (picosat) R 13706 13683 10028 0 -1 4194304 5494 0 0 0 284 273 0 0 25 0 1 0 1984944965 25432064 5480 996147200 134512640 134931368 4294956256 18446744073709551615 134525860 0 0 4096 0 0 0 0 17 1 0 0
/proc/13707/statm: 6209 5480 42 102 0 6104 0
Current children cumulated CPU time (s) 7.81
Current children cumulated vsize (KiB) 43792

[startup+8.30294 s]
/proc/loadavg: 2.10 2.16 2.07 3/84 13707
/proc/meminfo: memFree=1318472/2055920 swapFree=4180052/4192956
[pid=13683] ppid=13681 vsize=13600 CPUtime=2.24
/proc/13683/stat : 13683 (sugar) S 13681 13683 10028 0 -1 4194304 1024 11505 0 2 4 0 204 16 15 0 1 0 1984944735 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13683/statm: 3400 799 370 3 0 500 0
[pid=13706] ppid=13683 vsize=5356 CPUtime=0
/proc/13706/stat : 13706 (sh) S 13683 13683 10028 0 -1 4194304 277 0 0 0 0 0 0 0 15 0 1 0 1984944965 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13706/statm: 1339 232 193 169 0 50 0
[pid=13707] ppid=13706 vsize=24836 CPUtime=5.97
/proc/13707/stat : 13707 (picosat) R 13706 13683 10028 0 -1 4194304 5495 0 0 0 324 273 0 0 25 0 1 0 1984944965 25432064 5481 996147200 134512640 134931368 4294956256 18446744073709551615 134530019 0 0 4096 0 0 0 0 17 1 0 0
/proc/13707/statm: 6209 5481 42 102 0 6104 0
Current children cumulated CPU time (s) 8.21
Current children cumulated vsize (KiB) 43792

[startup+8.70197 s]
/proc/loadavg: 2.10 2.16 2.07 4/92 13717
/proc/meminfo: memFree=1336520/2055920 swapFree=4180052/4192956
[pid=13683] ppid=13681 vsize=13600 CPUtime=8.56
/proc/13683/stat : 13683 (sugar) S 13681 13683 10028 0 -1 4194304 1073 17293 0 2 4 1 561 290 17 0 1 0 1984944735 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13683/statm: 3400 799 370 3 0 500 0
[pid=13708] ppid=13683 vsize=5356 CPUtime=0
/proc/13708/stat : 13708 (sh) S 13683 13683 10028 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 1984945599 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13708/statm: 1339 233 193 169 0 50 0
[pid=13709] ppid=13708 vsize=861940 CPUtime=0.04
/proc/13709/stat : 13709 (java) S 13708 13683 10028 0 -1 0 2412 0 1 0 3 1 0 0 18 0 9 0 1984945600 882626560 1952 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13709/statm: 215485 1952 1103 9 0 210462 0
[pid=13709/tid=13710] ppid=13708 vsize=861940 CPUtime=0.03
/proc/13709/task/13710/stat : 13710 (java) R 13708 13683 10028 0 -1 64 1507 0 1 0 3 0 0 0 20 0 9 0 1984945600 882626560 1952 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13709/tid=13711] ppid=13708 vsize=861940 CPUtime=0
/proc/13709/task/13711/stat : 13711 (java) S 13708 13683 10028 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 1984945602 882626560 1952 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13709/tid=13712] ppid=13708 vsize=861940 CPUtime=0
/proc/13709/task/13712/stat : 13712 (java) S 13708 13683 10028 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1984945602 882626560 1952 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13709/tid=13713] ppid=13708 vsize=861940 CPUtime=0
/proc/13709/task/13713/stat : 13713 (java) S 13708 13683 10028 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1984945602 882626560 1952 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13709/tid=13714] ppid=13708 vsize=861940 CPUtime=0
/proc/13709/task/13714/stat : 13714 (java) S 13708 13683 10028 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984945604 882626560 1952 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13709/tid=13715] ppid=13708 vsize=861940 CPUtime=0
/proc/13709/task/13715/stat : 13715 (java) R 13708 13683 10028 0 -1 64 209 0 0 0 0 0 0 0 19 0 9 0 1984945604 882626560 1952 996147200 134512640 134550740 4294956000 18446744073709551615 102015615 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13709/tid=13716] ppid=13708 vsize=861940 CPUtime=0
/proc/13709/task/13716/stat : 13716 (java) S 13708 13683 10028 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984945604 882626560 1952 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13709/tid=13717] ppid=13708 vsize=861940 CPUtime=0
/proc/13709/task/13717/stat : 13717 (java) S 13708 13683 10028 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 1984945604 882626560 1952 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.6
Current children cumulated vsize (KiB) 880896

[startup+8.80698 s]
/proc/loadavg: 2.10 2.16 2.07 4/92 13717
/proc/meminfo: memFree=1336520/2055920 swapFree=4180052/4192956
[pid=13683] ppid=13681 vsize=13600 CPUtime=8.56
/proc/13683/stat : 13683 (sugar) S 13681 13683 10028 0 -1 4194304 1092 17293 0 2 4 1 561 290 16 0 1 0 1984944735 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13683/statm: 3400 799 370 3 0 500 0
[pid=13708] ppid=13683 vsize=5356 CPUtime=0
/proc/13708/stat : 13708 (sh) S 13683 13683 10028 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 1984945599 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13708/statm: 1339 233 193 169 0 50 0
[pid=13709] ppid=13708 vsize=864012 CPUtime=0.14
/proc/13709/stat : 13709 (java) S 13708 13683 10028 0 -1 0 3426 0 1 0 13 1 0 0 18 0 9 0 1984945600 884748288 2901 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13709/statm: 216003 2901 1655 9 0 210585 0
[pid=13709/tid=13710] ppid=13708 vsize=864012 CPUtime=0.09
/proc/13709/task/13710/stat : 13710 (java) R 13708 13683 10028 0 -1 64 2435 0 1 0 9 0 0 0 20 0 9 0 1984945600 884748288 2901 996147200 134512640 134550740 4294956000 18446744073709551615 4126448995 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13709/tid=13711] ppid=13708 vsize=864012 CPUtime=0
/proc/13709/task/13711/stat : 13711 (java) S 13708 13683 10028 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 1984945602 884748288 2901 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13709/tid=13712] ppid=13708 vsize=864012 CPUtime=0
/proc/13709/task/13712/stat : 13712 (java) S 13708 13683 10028 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1984945602 884748288 2901 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13709/tid=13713] ppid=13708 vsize=864012 CPUtime=0
/proc/13709/task/13713/stat : 13713 (java) S 13708 13683 10028 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1984945602 884748288 2901 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13709/tid=13714] ppid=13708 vsize=864012 CPUtime=0
/proc/13709/task/13714/stat : 13714 (java) S 13708 13683 10028 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984945604 884748288 2901 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13709/tid=13715] ppid=13708 vsize=864012 CPUtime=0.03
/proc/13709/task/13715/stat : 13715 (java) S 13708 13683 10028 0 -1 64 295 0 0 0 3 0 0 0 17 0 9 0 1984945604 884748288 2901 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13709/tid=13716] ppid=13708 vsize=864012 CPUtime=0
/proc/13709/task/13716/stat : 13716 (java) S 13708 13683 10028 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984945604 884748288 2901 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13709/tid=13717] ppid=13708 vsize=864012 CPUtime=0
/proc/13709/task/13717/stat : 13717 (java) S 13708 13683 10028 0 -1 64 1 0 0 0 0 0 0 0 17 0 9 0 1984945604 884748288 2901 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.7
Current children cumulated vsize (KiB) 882968

Child status: 0
Real time (s): 8.86185
CPU time (s): 8.77267
CPU user time (s): 5.82411
CPU system time (s): 2.94855
CPU usage (%): 98.9936
Max. virtual memory (cumulated for all children) (KiB): 887436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.82411
system time used= 2.94855
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22303
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4012
involuntary context switches= 4144

runsolver used 0.014997 second user time and 0.037994 second system time

The end

Launcher Data (download as text)

Begin job on node7 at 2008-07-03 06:34:56
IDJOB=1055516
IDBENCH=56824
IDSOLVER=345
FILE ID=node7/1055516-1215059696
PBS_JOBID= 7875160
Free space on /tmp= 66552 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/nengfa/normalized-protein.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1055516-1215059696/watcher-1055516-1215059696 -o /tmp/evaluation-result-1055516-1215059696/solver-1055516-1215059696 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-1055516-1215059696.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= dcc276e0be4c2cfad38640ad0b90bab6
RANDOM SEED=1984332698

node7.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.236
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.236
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:       1354688 kB
Buffers:         86552 kB
Cached:         495232 kB
SwapCached:       7028 kB
Active:         234456 kB
Inactive:       385440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1354688 kB
SwapTotal:     4192956 kB
SwapFree:      4180052 kB
Dirty:            1800 kB
Writeback:           0 kB
Mapped:          51916 kB
Slab:            66532 kB
Committed_AS:  4091792 kB
PageTables:       1976 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= 66552 MiB
End job on node7 at 2008-07-03 06:35:05